SQL Group问题
This commit is contained in:
parent
9fd4a82ee3
commit
a4e04fb19e
@ -158,7 +158,14 @@
|
||||
t1.activity_image,
|
||||
t1.activity_video,
|
||||
t1.activity_state,
|
||||
t1.activity_library_id
|
||||
t1.activity_library_id,
|
||||
t1.activity_address_x,
|
||||
t1.activity_address_y,
|
||||
dt1.data_name,
|
||||
t1.city_name,
|
||||
t1.county_name,
|
||||
t1.area_name,
|
||||
t1.gmt_create
|
||||
ORDER BY t1.gmt_create ASC
|
||||
</select>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user