Commit f5777e20 by 庄冰

logo

parent f630491d
......@@ -425,7 +425,7 @@ class CenterorderService extends AppServiceBase {
}
//换一批logo
async changelogo(pobj){
var reqUrl = "http://ailogo-service/api/changelogo";
var reqUrl = "http://123.57.217.203:4724/api/changelogo";
var obj = pobj.actionBody;
if(!obj.title){
return system.getResult(null,"品牌名称不能为空");
......
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