jk-GitHub-coder 4 роки тому
батько
коміт
9c0c53ef9d

+ 1 - 1
YijiaRestful/src/main/resources/mapper/IntegralWaresMapper.xml

@@ -21,7 +21,7 @@
 
   <!--查询列-->
   <sql id="Base_Column_List">
-    id, union_id, wares_type, wares_name, sale_integral, wares_pic, wares_detail, wares_status, create_time,
+    id, wares_type, wares_name, sale_integral, wares_pic, wares_detail, wares_status, create_time,
     create_by, create_name, update_time, update_by, update_name
   </sql>