ThinkAdmin/.copilot-commit-message-instructions.md
邹景立 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

213 B
Raw Blame History

请用中文生成提交信息,遵循规范提交格式:

  • 标题:类型:以业务内容为主简短描述
  • 正文:详细说明改动原因与内容
  • 类型feat/fix/docs/style/refactor/test/chore