Commit 01a0e6c2 by 赵剑炜

合并代码

parent e73f49b5
...@@ -33,8 +33,6 @@ public class InventoryController { ...@@ -33,8 +33,6 @@ public class InventoryController {
public InventorySummaryService inventorySummaryService; public InventorySummaryService inventorySummaryService;
@Resource @Resource
public MQProductService mqProductService; public MQProductService mqProductService;
@GetMapping("/TestSum") @GetMapping("/TestSum")
@ApiOperation("根据组织机构查询库存信息") @ApiOperation("根据组织机构查询库存信息")
public ApiRes<Boolean> TestSum( ) { public ApiRes<Boolean> TestSum( ) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论