From 0073502c963997f2e05ae99770c191e6dbe31d77 Mon Sep 17 00:00:00 2001
From: linhw <5331581+linhw11@user.noreply.gitee.com>
Date: Tue, 4 Jun 2024 17:32:53 +0800
Subject: [PATCH] ~
---
.../src/main/resources/mapper/app/AppUserMapper.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserMapper.xml b/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserMapper.xml
index e79ec68..b27f3a5 100644
--- a/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserMapper.xml
+++ b/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserMapper.xml
@@ -266,9 +266,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
order_end_time,
`check`,
`back_ground_img`,
- push_id
- province_id
- city_id
+ push_id,
+ province_id,
+ city_id,
town_id
@@ -310,9 +310,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{orderEndTime},
#{check},
#{backGroundImg},
- #{pushId}
- #{provinceId}
- #{cityId}
+ #{pushId},
+ #{provinceId},
+ #{cityId},
#{townId}