|
|
@ -163,7 +163,7 @@ public class CustomerFormServiceImpl implements CustomerFormService { |
|
|
if(item.getClassify()==3){//app
|
|
|
if(item.getClassify()==3){//app
|
|
|
/*String signCode = item.getSignCode(); |
|
|
/*String signCode = item.getSignCode(); |
|
|
//调用GO接口获取App结构,过滤掉非表单和目录的数据
|
|
|
//调用GO接口获取App结构,过滤掉非表单和目录的数据
|
|
|
//上线修改
|
|
|
|
|
|
String url = "http://172.20.2.87:7777/app/gainAppEditPsge";//本地+内网
|
|
|
String url = "http://172.20.2.87:7777/app/gainAppEditPsge";//本地+内网
|
|
|
//String url = "http://36.133.126.182:39250/app/gainAppEditPsge";//外网
|
|
|
//String url = "http://36.133.126.182:39250/app/gainAppEditPsge";//外网
|
|
|
|
|
|
|
|
|
|