增加注释

This commit is contained in:
季圣华
2018-12-25 14:36:36 +08:00
parent cce885fd4a
commit f475b91447
6 changed files with 18 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ import java.util.Map;
import static com.jsh.erp.utils.ResponseJsonUtil.returnJson;
/**
* @author jishenghua 75271*8920
*/
@RestController
@RequestMapping(value = "/account")
public class AccountController {