10 Commits

Author SHA1 Message Date
邹景立
34104dad22 Update plugin headers and add rewrite-model script
Replace header text "Payment Plugin for ThinkAdmin" with "ThinkAdmin Plugin for ThinkAdmin" across project files (configs, controllers, plugins, php-cs-fixer, etc.) to unify branding. Add a new composer script "rewrite-model" to regenerate models and run php-cs-fixer. Also apply a minor newline fix in .copilot-commit-message-instructions.md.
2026-02-01 14:24:36 +08:00
邹景立
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
Anyon
e49fa0ac4e fix: 完善并增加多语言包 2025-11-17 12:37:22 +08:00
Jone Shen
9d0f3e852b fix: 修复手机短信管理业务场景字段的模板处理问题 2025-08-12 17:45:27 +08:00
邹景立
774371495d fix: 更新终端账号生成机制 #12 2025-04-11 23:20:15 +08:00
邹景立
37db1bdda9 批量更新版权注释 2025-04-10 21:52:11 +08:00
邹景立
948185042d fix: 优化账号插件的用户模型初始化 2025-04-06 09:15:21 +08:00
邹景立
88ff71b5a2 fix: 更新所有模型的字段IDE提示注释 2025-03-01 22:26:05 +08:00
邹景立
056ade708f fix: 调整用户编号长度为12位 2024-11-30 20:46:03 +08:00
邹景立
ce7375ce87 增加 Github Actions 脚本 2024-08-02 08:45:48 +08:00