Commit 930d4160 by 陶光胜

导航保存重复验证

parent eca1325a
......@@ -24,8 +24,6 @@ import org.springframework.web.bind.annotation.RestController;
public class CustomStoreController {
@Autowired
private CustomStoreApiService customStoreApiService;
@Autowired
private StoreWidgetApiService storeWidgetApiService;
@RequestMapping("save-custom-store")
public RestResponse saveCustomStore(@RequestBody CustomStoreQO customStoreQO){
......
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