gongchunyi
6 天以前 7822ae9525bcb7d6fffc75923e717595b94c6b08
src/main/java/com/ruoyi/production/controller/SalesLedgerSchedulingController.java
@@ -38,6 +38,7 @@
@RestController
@Api(tags = "生产订单")
@RequestMapping("/salesLedger/scheduling")
@Deprecated // 标记该类已弃用
public class SalesLedgerSchedulingController extends BaseController {
    @Autowired