7 Commits

Author SHA1 Message Date
邹景立
987ad41765 fix: Add .php-cs-fixer.php and update many files
Add PHP CS Fixer configuration (.php-cs-fixer.php) to enforce coding style and apply corresponding updates across the codebase. Numerous plugins (think-library and many think-plugs-*) and core config files (cache, database, phinx, worker) were updated along with controllers, services, models, storage adapters, helpers and tests to conform to style fixes and minor compatibility/refactors.
2026-02-01 02:01:37 +08:00
邹景立
fe3f60129d 更新worker工作配置文件 2024-10-16 20:46:59 +08:00
邹景立
a07dcdda5f fix: 进一步完善初始化配置 2024-10-15 17:37:21 +08:00
邹景立
39e018ad4e fix: 修改数据库配置 2024-10-15 13:51:05 +08:00
邹景立
35ec1b94d2 fix: 更新系统数据库配置文件,同步到 Static 插件 2024-09-08 22:54:44 +08:00
邹景立
41f6333c3f fix: 更新默认密码,方便测试使用 2024-08-07 23:29:14 +08:00
邹景立
ce7375ce87 增加 Github Actions 脚本 2024-08-02 08:45:48 +08:00