From 3d400cfcc41df9bc35678751f6f5afb5cf6c1ae5 Mon Sep 17 00:00:00 2001
From: heheng <475597332@qq.com>
Date: 星期三, 03 十二月 2025 14:52:54 +0800
Subject: [PATCH] 产品服务实现过程
---
multi-system/src/main/resources/mapper/system/SupplierSureQualityMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/multi-system/src/main/resources/mapper/system/SupplierSureQualityMapper.xml b/multi-system/src/main/resources/mapper/system/SupplierSureQualityMapper.xml
index 430b64a..d06a4af 100644
--- a/multi-system/src/main/resources/mapper/system/SupplierSureQualityMapper.xml
+++ b/multi-system/src/main/resources/mapper/system/SupplierSureQualityMapper.xml
@@ -28,6 +28,7 @@
`team_work`,
`qualification`,
`other_qualifi`,
+ `other_date`,
`product`,
`other_product`,
`company_mess`,
--
Gitblit v1.9.2