buhuazhen
2026-05-28 9050833f2096f16f1a0aa26341287c552af00739
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