添加打印机获取门店信息
This commit is contained in:
@@ -6093,6 +6093,6 @@ func BatchCreateFreeShipTemplate(relInfo map[string][]tiktok_store.RelInfo, ship
|
||||
return "", nil
|
||||
}
|
||||
|
||||
func GetVendorStoreBind(vendorStoreId string, vendorId int) (string, error) {
|
||||
func GetVendorStoreBind(vendorStoreId string, vendorId int) (int, error) {
|
||||
return dao.GetCodeAndIDByMeiTuan(vendorStoreId, vendorId)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user