提交 72128cfa1ea90a57d0859d41d902edaff719ee21

作者 nheweijun
1 个父辈 23d5795f

2021.8.4

正在显示 1 个修改的文件 包含 0 行增加8 行删除
@@ -28,14 +28,6 @@ from app.util.component.StructuredPrint import StructurePrint @@ -28,14 +28,6 @@ from app.util.component.StructuredPrint import StructurePrint
28 from app.util.component.PGUtil import PGUtil 28 from app.util.component.PGUtil import PGUtil
29 import os 29 import os
30 30
31 -<<<<<<< HEAD  
32 -=======  
33 -"""  
34 -因为decimal不能序列化,增加Flask对decimal类的解析  
35 -"""  
36 -  
37 ->>>>>>> 62c596fe02f871582dc30904695c665d1c3fc006  
38 -  
39 class JSONEncoder(_JSONEncoder): 31 class JSONEncoder(_JSONEncoder):
40 """ 32 """
41 因为decimal不能序列化,增加Flask对decimal类的解析 33 因为decimal不能序列化,增加Flask对decimal类的解析
注册登录 后发表评论