增加注释

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

@@ -21,6 +21,9 @@ import java.util.Map;
import static com.jsh.erp.utils.ResponseJsonUtil.returnJson;
/**
* @author ji sheng hua 752*718*920
*/
@RestController
@RequestMapping(value = "/accountItem")
public class AccountItemController {