From bc0419e2c32adabe80b2944f3defcc47f3452c28 Mon Sep 17 00:00:00 2001 From: daiyongfei <974332738@qq.com> Date: Thu, 19 Jun 2025 18:09:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/system/DeviceTypeGrantsMapper.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 fys-system/src/main/resources/mapper/system/DeviceTypeGrantsMapper.xml diff --git a/fys-system/src/main/resources/mapper/system/DeviceTypeGrantsMapper.xml b/fys-system/src/main/resources/mapper/system/DeviceTypeGrantsMapper.xml new file mode 100644 index 0000000..5a9615f --- /dev/null +++ b/fys-system/src/main/resources/mapper/system/DeviceTypeGrantsMapper.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + id,device_type_id,customer_id,grantor_customer_id,granted_at,assignment_id + +