Initial commit: GovAI 政务AI平台

This commit is contained in:
freedakgmail
2026-06-15 23:48:37 +08:00
commit 0f490f72a9
245 changed files with 51669 additions and 0 deletions
@@ -0,0 +1,4 @@
DROP TRIGGER IF EXISTS update_ratings_updated_at ON app_ratings;
DROP TABLE IF EXISTS app_ratings;
DROP TABLE IF EXISTS app_favorites;
DROP TABLE IF EXISTS app_reviews;