Commit d656efc6 by 王栋源

wdy

parent 7f2362df
......@@ -47,7 +47,7 @@ class UtilsNeedService extends AppServiceBase {
pobj.actionBody.type = "ali.edi";
}
if (pobj.actionBody.description.indexOf("#备#")) {
if (!pobj.actionBody.description.indexOf("#备#")) {
pobj.actionBody.level = "A";
} else {
var levelurl = "http://106.13.228.212:8000/recProbability";
......
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