ctms/多管理系统混合.txt
fm453 4b842ebf3d ADD:添加后台管理端接口;
DEL:删除不必要的头部注释;
FIX:修正若干已知错误;
2025-06-30 09:40:13 +08:00

15 lines
428 B
Plaintext
Executable File
Raw 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.

@Author: fm453
@Email: fm43@hiluker.com
管理系统
__版本变更_______
2.2.20211001
全面规整框架的配置文件使用方式,本地开发模式下才用到的配置一律加"-local"表示;方便线上部署时快速调整引用;
TD
项目集中,一套后台,入口分开;各自建站,申请SSL
确保项目主体升级不会影响到各子站点;
调整修复子站点的资源目录引用错误问题;