public class JwLocationAPI extends Object
| 构造器和说明 |
|---|
JwLocationAPI() |
| 限定符和类型 | 方法和说明 |
|---|---|
CardInfoRtn |
doAddCard(String accesstoken,
CardInfo cardInfo)
CreateCard 创建卡
|
BatchaddRtn |
doBatchadd(String accesstoken,
Batchadd batchadd)
批量导入门店信息
|
BatchgetRtn |
doBatchget(String accesstoken,
Batchget batchget)
拉取门店列表
|
GetcolorsRtn |
doGetcolors(String accesstoken)
获取颜色列表
|
public BatchaddRtn doBatchadd(String accesstoken, Batchadd batchadd) throws WexinReqException
public BatchgetRtn doBatchget(String accesstoken, Batchget batchget) throws WexinReqException
public GetcolorsRtn doGetcolors(String accesstoken) throws WexinReqException
public CardInfoRtn doAddCard(String accesstoken, CardInfo cardInfo) throws WexinReqException
Copyright © 2022. All rights reserved.