|
res_screen := dataexport.ScreenData(res, dataType, 20, kws)
|
|
res_screen := dataexport.ScreenData(res, dataType, 20, kws)
|
|
list := dataexport.FormatExportData(public.Mgo_Ent, &res_screen, config.Sysconfig["webdomain"].(string), dataType, true)
|
|
list := dataexport.FormatExportData(public.Mgo_Ent, &res_screen, config.Sysconfig["webdomain"].(string), dataType, true)
|
|
_res["data"] = subUrl(list, dataType)
|
|
_res["data"] = subUrl(list, dataType)
|