Commit 4496874a authored by shiyu's avatar shiyu

目录更改

parent fec8abca
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<artifactId>coin_handbook</artifactId> <artifactId>coin_handbook</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</parent> </parent>
<artifactId>ch-admin-api</artifactId> <artifactId>quanku-system</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,12 +28,6 @@ public class AdminGoodsService { ...@@ -28,12 +28,6 @@ public class AdminGoodsService {
@Autowired @Autowired
private ItemService itemService; private ItemService itemService;
@Autowired
private DtsGoodsSpecificationService specificationService;
@Autowired
private DtsGoodsAttributeService attributeService;
@Autowired
private DtsGoodsProductService productService;
@Autowired @Autowired
private CategoryService categoryService; 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