|
|
@@ -312,8 +312,8 @@ public class STKServiceImpl implements STKService {
|
|
|
map.put("id", id);
|
|
|
map.put("code", code);
|
|
|
|
|
|
- String LoginUrl="http://120.132.120.244:8099/ERP/api/pda/login.action";
|
|
|
- String URL="http://120.132.120.244:8099/ERP/crm/customermgr/submitVisitRecord.action";
|
|
|
+ String LoginUrl="http://42.194.197.108:8099/ERP/api/pda/login.action";
|
|
|
+ String URL="http://42.194.197.108:8099/ERP/crm/customermgr/submitVisitRecord.action";
|
|
|
String master="BT";
|
|
|
String caller="VisitRecord";
|
|
|
String empcode = customerVisitDTO.getRecordercode();
|
|
|
@@ -461,8 +461,8 @@ public class STKServiceImpl implements STKService {
|
|
|
map.put("id", id);
|
|
|
map.put("code", code);
|
|
|
|
|
|
- String LoginUrl="http://120.132.120.244:8099/ERP/api/pda/login.action";
|
|
|
- String URL="http://120.132.120.244:8099/ERP/oa/persontask/submitWorkDaily.action";
|
|
|
+ String LoginUrl="http://42.194.197.108:8099/ERP/api/pda/login.action";
|
|
|
+ String URL="http://42.194.197.108:8099/ERP/oa/persontask/submitWorkDaily.action";
|
|
|
String master="BT";
|
|
|
String caller="WorkDaily";
|
|
|
String empcode = workDailyDTO.getEmpcode();
|