qushaowei
2023-10-17 deec8d86a5eee2fc9ec18f6749076ea20b9edc66
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/service/IMdcShiftSubService.java
@@ -36,10 +36,10 @@
    /**
     * 新增
     * @param jsonbject
     * @param mdcShiftSub
     * @return
     */
    MdcShiftSub addMdcShiftSub(JSONObject jsonbject);
    MdcShiftSub addMdcShiftSub(MdcShiftSub mdcShiftSub);
    /**
     * 修改