1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user