Commit c5d75041 by wangkangjie

Merge branch 'master' of https://git.rokedata.com/dws/dwsproject

parents 0b6ef68d 2d5c9ae8
...@@ -71,7 +71,7 @@ class ProductIncomeExpenseIframe(http.Controller): ...@@ -71,7 +71,7 @@ class ProductIncomeExpenseIframe(http.Controller):
machinery_type = %s, machinery_type = %s,
expenditure = %s, expenditure = %s,
customer = %s, customer = %s,
balance = %s, balance = %s
WHERE id = %s WHERE id = %s
""", ( """, (
data["business_date"], data["abstract"], data["income"], data["business_date"], data["abstract"], data["income"],
......
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