|
@@ -177,7 +177,7 @@ func (obj *Custom) GetCustomList(condition string, pars []interface{}, companySt
|
|
- t.view_total,0 AS road_show_total,t.create_time,'' AS last_view_time,t.is_hide,t.overseas_status,
|
|
+ t.view_total,t.road_show_total,t.create_time,'' AS last_view_time,t.is_hide,t.overseas_status,
|