饿先达扒网页接口,微信支付新增接口

This commit is contained in:
苏尹岚
2020-02-12 15:15:34 +08:00
parent 46ede7c9c5
commit 661c9aba89
7 changed files with 269 additions and 39 deletions

View File

@@ -22,6 +22,7 @@ const (
const (
ResponseCodeSuccess = 0
ResponseCodeSuccess2 = 200
GetStoreSuccessButUnderfind = 4001 // 拉取网页饿百门店信息,但是显示门店不存在
ResponseCodeCallElmFailed = 2101 // 这个可以尝试重试
)