fix(test): shops 测试表补加 logo_url 列
Deploy / deploy (push) Successful in 1m15s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-05-24 20:15:39 +08:00
parent a05f9bd4ec
commit fbb4f90ebd
+1
View File
@@ -56,6 +56,7 @@ func SetupTestDB() *gorm.DB {
address TEXT,
phone TEXT,
manager_name TEXT,
logo_url TEXT DEFAULT '',
business_license TEXT,
business_hours TEXT,
shop_photos TEXT,