Commit bd2e69ee by 任晓松

push status

parent 9f8f963e
......@@ -14,7 +14,7 @@ class Push360Service extends AppBase{
//推送数据至360
async pushTmStatus(actionBody,req) {
let status = 30;
let sub_status = 6;
let sub_status = 5;
//待递交
if (actionBody.tmStatus == "WAITCOMMIT" || actionBody.tmStatus == "ddj") {
sub_status = 6;
......
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