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}