Pretor/pretor/api/platform
朝夕 0466deb9b7 fix: 修复了部分错误
1..env更名为.env.template,
2. pretor/utils/access.py 和 main.py 对于secret_key的逻辑进行优化,如果密钥为默认密钥会强行生成一个安全的密钥.
3.pretor/api/platform/frontend.py 的 upload_file函数改为了异步读写
2026-05-01 01:41:37 +08:00
..
__init__.py chore: initial commit for Pretor v0.1.0-alpha 2026-04-29 10:09:07 +08:00
event.py chore: initial commit for Pretor v0.1.0-alpha 2026-04-29 10:09:07 +08:00
frontend.py fix: 修复了部分错误 2026-05-01 01:41:37 +08:00