Commit 673ff973 by 高宇强

gyq

parent ad06bdfa
......@@ -594,7 +594,7 @@ class EnterpriseService {
res.data.push(temp);
}
else if (from == 1){
else if (from == 5){
var temp = {"company_name":"阿里云计算有限公司","phone1":"阿里旺旺","web_adress":"www.alicdn.com","card_num":"浙B2-20080101-3","phone2":"2019-7-19"};
res.data.push(temp);
temp = {"company_name":"阿里云计算有限公司","phone1":"阿里云PC","web_adress":"www.aliypc.com","card_num":"浙B2-20080101-20","phone2":"2019-7-19"};
......@@ -657,7 +657,7 @@ class EnterpriseService {
temp ={"company_name":"小米科技有限责任公司","phone1":"小米盒子","web_adress":"www.duokanbox.com","card_num":"京ICP备10046444号-6","phone2":"2019-12-20"};
res.data.push(temp);
}
else if (from ==1){
else if (from ==5){
var temp ={"company_name":"小米科技有限责任公司","phone1":"小米科技有限责任公司","web_adress":"www.miui.com","card_num":"京ICP备10046444号-2","phone2":"2019-12-20"};
res.data.push(temp);
temp ={"company_name":"小米科技有限责任公司","phone1":"小米科技","web_adress":"58.220.59.2","card_num":"京ICP备10046444号-16","phone2":"2019-12-20"};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment