Commit Graph

8 Commits (f72488e257fd99f0fa175cf885cf92676ad29409)

Author SHA1 Message Date
13621160019@163.com 9606d60f55 removed dictionary based cursors from api/reports 2022-04-13 16:29:31 +08:00
13621160019@163.com 0798a683f1 replaced cnx.disconnect() with cnx.close() according to PEP 249 2022-03-16 14:12:58 +08:00
Caozhenhui 738f91d181 modified falcon.API to falcon.App and CORS to falcon.CORSmiddleware 2021-11-08 09:37:26 +08:00
13621160019@163.com f39ad7f039 fixed code style warnings in API 2021-08-25 10:15:27 +08:00
13621160019@163.com 8372d3f741 removed unused import from meterbatch.py of API 2021-08-15 13:46:58 +08:00
13621160019@163.com dfc1dbecd7 added Meter Batch Analysis Report to Web UI and API 2021-07-26 15:56:38 +08:00
13621160019@163.com 7b1961656e fixed issue in Meter Batch Analysis Report of API 2021-07-26 10:18:12 +08:00
Caozhenhui 43a21d9f49 Implemented the meterbatch Excel Exporter 2021-07-22 20:26:16 +08:00