作者 唐旭辉

更新

... ... @@ -16,7 +16,7 @@ import (
//从其他系统接收订单数据
const (
BEST_SHOP_UNIONID string = "gh_5268964adfe3" //海鲜干货小程序原始id
BEST_SHOP_UNIONID string = "gh_18eb644002fb" //海鲜干货小程序原始id
)
type SyncOrderService struct {
... ...