正在显示
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类的解析 |
请
注册
或
登录
后发表评论