Commit Graph

7 Commits (ba133c4fb5ae8a76f6a055695bd2f822613cab07)

Author SHA1 Message Date
fengruixiang a5d4657a27 fix: update .gitignore to include all .bak and .bak.tmp files 2026-07-14 07:28:52 +08:00
fengruixiang c021b936d9 Refactor code structure for improved readability and maintainability 2026-07-08 14:43:21 +08:00
fengruixiang c71cfb4c02 chore: 停止将子项目作为 gitlink 跟踪,避免父仓库反复出现幻影改动
AML_Backend / AML_Frontend / justsolutionsWeb 均为各自独立维护的
git 仓库,父仓库不应记录其 commit 指针(且无 .gitmodules)。从索引
移除并加入 .gitignore,子项目提交后父仓库不再出现无法丢弃的
"new commits" 改动。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 13:52:40 +08:00
fengruixiang 91cad89953 chore: 停止将 justsolutionsWebV2 作为 gitlink 跟踪
justsolutionsWebV2 是各自独立维护的子项目,父仓库不应把它当作
submodule/gitlink(且无 .gitmodules)。从索引移除并加入 .gitignore,
避免子项目提交时父仓库反复出现无法丢弃的 "new commits" 改动。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 09:55:23 +08:00
fengruixiang d13d7aa7c6 feat(docs): add database migration guide and API integration report 2026-07-07 07:18:02 +08:00
fengruixiang ad0ddcbe8b feat(gitignore): add backup file for local development setup 2026-07-06 19:09:30 +08:00
fengruixiang cf3c61eb24 init 2026-04-30 10:07:35 +08:00