This commit is contained in:
邹宗楠
2023-01-04 19:38:30 +08:00
parent b49f41acbb
commit cc53eedafc
3 changed files with 37 additions and 24 deletions

View File

@@ -52,7 +52,6 @@ func UpdateThingMap(thingMap *model.ThingMap) error {
// GetThingToTiktokMapList 抖店获取同步类型
func GetThingToTiktokMapList(db *DaoDB, vendorId int, thingId int64, vendorOrgCode string) (cats []*model.ThingMap, err error) {
sql := `
SELECT t1.*
FROM thing_map t1