Commit 69265867 by 任晓松

商标驳回复审推送

parent d0241399
...@@ -193,7 +193,7 @@ class utilsDeliverSve extends AppServiceBase{ ...@@ -193,7 +193,7 @@ class utilsDeliverSve extends AppServiceBase{
data: null data: null
}; };
if(result.status !==0){ if(result.status !==0){
r.status=1; r.status= 0;
r.msg = result.msg; r.msg = result.msg;
return r; return r;
} }
......
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