Commit 4496874a authored by shiyu's avatar shiyu

目录更改

parent fec8abca
......@@ -7,7 +7,7 @@
<artifactId>coin_handbook</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>ch-admin-api</artifactId>
<artifactId>quanku-system</artifactId>
<packaging>jar</packaging>
......
......@@ -28,12 +28,6 @@ public class AdminGoodsService {
@Autowired
private ItemService itemService;
@Autowired
private DtsGoodsSpecificationService specificationService;
@Autowired
private DtsGoodsAttributeService attributeService;
@Autowired
private DtsGoodsProductService productService;
@Autowired
private CategoryService categoryService;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment