Initial commit: GovAI 政务AI平台
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user