feat(M08-D): 补加盟申请与跟进运营

This commit is contained in:
Codex
2026-08-10 13:17:19 +08:00
parent e0e17159a7
commit aa4a6bd014
28 changed files with 894 additions and 13 deletions
@@ -0,0 +1,3 @@
DELETE FROM qipai_schema_migrations WHERE version = '2026081003';
DROP TABLE IF EXISTS qipai_franchise_follow_ups;
DROP TABLE IF EXISTS qipai_franchise_applications;