From 39b83322430a2e8117bad4489901b0d863f1eca4 Mon Sep 17 00:00:00 2001 From: mashuai Date: Thu, 17 Oct 2024 17:00:19 +0800 Subject: [PATCH] . --- .../src/main/resources/mapper/material/ma/PartTypeMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/ma/PartTypeMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/ma/PartTypeMapper.xml index 83810b2f..d77654a4 100644 --- a/bonus-modules/bonus-material/src/main/resources/mapper/material/ma/PartTypeMapper.xml +++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/ma/PartTypeMapper.xml @@ -87,7 +87,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" select count(*) from repair_apply_record where part_id = #{id} - + insert into ma_part_type pa_name,