|
@@ -21,7 +21,7 @@
|
|
|
|
|
|
<!--查询列-->
|
|
<!--查询列-->
|
|
<sql id="Base_Column_List">
|
|
<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
|
|
create_by, create_name, update_time, update_by, update_name
|
|
</sql>
|
|
</sql>
|
|
|
|
|