Commit 92156d47 by 兰国旗

laolan

parent a6ee9571
...@@ -1306,7 +1306,7 @@ class AliyunQcService { ...@@ -1306,7 +1306,7 @@ class AliyunQcService {
} }
//关闭需求(文网文) 2020-9-28 //关闭需求(文网文) 2020-9-28
async closeNeed() { async closeNeed(pobj) {
var ab = pobj.actionBody; var ab = pobj.actionBody;
var app = pobj.appInfo; var app = pobj.appInfo;
if (!app || !app.uapp_id) { if (!app || !app.uapp_id) {
......
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