|
@ -471,7 +471,7 @@ namespace EasyBL.WEBAPP.SYS |
|
|
|
|
|
|
|
|
CityMaintain_UpdService cm_upd = new CityMaintain_UpdService(); |
|
|
CityMaintain_UpdService cm_upd = new CityMaintain_UpdService(); |
|
|
|
|
|
|
|
|
ResponseMessage rm = cm_upd.QueryList(i_crm); |
|
|
|
|
|
|
|
|
ResponseMessage rm = cm_upd.QueryCountryList(i_crm); |
|
|
|
|
|
|
|
|
return rm; |
|
|
return rm; |
|
|
} |
|
|
} |
|
|