This commit is contained in:
caoqianming 2019-12-04 18:01:23 +08:00
commit d99b375c4d
1 changed files with 1 additions and 1 deletions

View File

@ -4738,7 +4738,7 @@ def apioperation(req):
} }
} }
} }
Operspxq.objects.create(oper=obj,jdmc=obj.zyzt['splc'][nextindex-1]['jdmc'],spr=spruser,checked=1,spbm=spruser.ubelongpart) # Operspxq.objects.create(oper=obj,jdmc=obj.zyzt['splc'][nextindex-1]['jdmc'],spr=spruser,checked=1,spbm=spruser.ubelongpart)
send_wechatmsg.delay(postdict) send_wechatmsg.delay(postdict)
return JsonResponse({"code":1}) return JsonResponse({"code":1})
elif a == 'gbzy':#关闭作业 elif a == 'gbzy':#关闭作业