修改订货金bug
This commit is contained in:
@@ -39,7 +39,7 @@ import java.util.List;
|
||||
@RequestMapping("/pc/openPreparation")
|
||||
@Api(tags = "pc开业筹备")
|
||||
@Slf4j
|
||||
public class OpenPreparationController {
|
||||
public class PCOpenPreparationController {
|
||||
|
||||
@Resource
|
||||
private FirstOrderService firstOrderService;
|
||||
Reference in New Issue
Block a user