Commit fe829f71 by huangjing

hj

parent ab0e25ad
...@@ -484,7 +484,7 @@ def moneyTest(mycompanyname): ...@@ -484,7 +484,7 @@ def moneyTest(mycompanyname):
result["total"]=sum_sj_money result["total"]=sum_sj_money
print(result) print(result)
return str(result) return result
# app = Flask(__name__) # app = Flask(__name__)
......
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