Files

6 lines
367 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Flask 管理能力移除 / Nginx 入口切换(module 11
- /admin 由 Nginx 302 → /admin-vue/Java 静态 admin.html/login.html 副本随发布清理。
- Flask 管理页面/API 与版本蓝图在发布前已由 Java/Vue 覆盖(07/09 模块),此处由发布管线停用。
- 发布验收见 tests/live/task-200/220/240RELEASE_SMOKE=1 触发)。