修改/klp为/wms
This commit is contained in:
@@ -32,7 +32,7 @@ import com.klp.common.core.page.TableDataInfo;
|
||||
@Validated
|
||||
@RequiredArgsConstructor
|
||||
@RestController
|
||||
@RequestMapping("/klp/purchasePlan")
|
||||
@RequestMapping("/wms/purchasePlan")
|
||||
public class WmsPurchasePlanController extends BaseController {
|
||||
|
||||
private final IWmsPurchasePlanService iWmsPurchasePlanService;
|
||||
|
||||
Reference in New Issue
Block a user