Commit 3cbd84ed by 夏超

[fix] 大东联推送

parent aa4842ae
......@@ -78,8 +78,8 @@ class InheritRokeResultPutWarehouseWizard(models.TransientModel):
cur.execute(sql)
conn.commit()
_logger.info("数据同步成功")
cur.execute(f"EXEC sp_pp_kcrkdj @psUUID='{_uuid}'")
conn.commit()
# cur.execute(f"EXEC sp_pp_kcrkdj @psUUID='{_uuid}'")
# conn.commit()
except Exception as e:
_logger.info("数据上传失败")
raise ValidationError("数据上传失败")
......
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