添加分类管理导出导入功能
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
==================================================
|
||||
ParamHub - 参数百科 v1.8.0
|
||||
==================================================
|
||||
模块化重构 + 后台登录认证
|
||||
访问地址: http://localhost:16041
|
||||
后台管理: http://localhost:16041/admin
|
||||
默认密码: admin123 (可在 config.json 中修改)
|
||||
==================================================
|
||||
* Serving Flask app 'app'
|
||||
* Debug mode: off
|
||||
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
|
||||
* Running on all addresses (0.0.0.0)
|
||||
* Running on http://127.0.0.1:16041
|
||||
* Running on http://192.168.0.101:16041
|
||||
Press CTRL+C to quit
|
||||
127.0.0.1 - - [10/Jul/2026 23:59:48] "GET /api/categories/export HTTP/1.1" 200 -
|
||||
Reference in New Issue
Block a user