增加注释

This commit is contained in:
季圣华
2018-12-25 14:38:46 +08:00
parent f475b91447
commit 8fe5987832
4 changed files with 12 additions and 0 deletions

View File

@@ -20,6 +20,9 @@ import java.util.Map;
import static com.jsh.erp.utils.ResponseJsonUtil.returnJson;
/**
* @author ji-sheng-hua 华夏erp
*/
@RestController
@RequestMapping(value = "/depotItem")
public class DepotItemController {