commit | 85e5c32dad2bb3b43f4bb70757e28e972131dcd3 | [log] [tgz] |
---|---|---|
author | TRM-coding <956303669@qq.com> | Wed Jun 18 19:49:21 2025 +0800 |
committer | TRM-coding <956303669@qq.com> | Wed Jun 18 19:49:21 2025 +0800 |
tree | 1c7a5382ac259fcf6a5c816adc23487c8dbe6676 | |
parent | c4b4f3dd4349f4af914118e259fcf4b0cb27a356 [diff] [blame] |
完成性能日志和事务日志功能 Change-Id: Iec30043bc5b954a29fa0d8d18a84c1feed2a1696
diff --git a/Merge/back_trm/app/routes.py b/Merge/back_trm/app/routes.py index 625ea6d..20cf99c 100644 --- a/Merge/back_trm/app/routes.py +++ b/Merge/back_trm/app/routes.py
@@ -287,7 +287,7 @@ SessionLocal = sessionmaker(bind=engine) session = SessionLocal() f=Fpost(session) - checres=f.checkid(data['userid'],'admin') + checres=f.checkid(data['userid'],'superadmin') if(not checres): f.recordlog(data['userid'], 'error',