cnas-server/src/main/java/com/yuanchu/mom/service/InstructionService.java
@@ -12,7 +12,7 @@ * 作业指导书添加受控文件表 服务类 * </p> * * @author 芯导软件(江苏)有限公司 * @author * @since 2024-12-04 10:29:18 */ public interface InstructionService extends IService<Instruction> {