| 程序包 | 说明 |
|---|---|
| org.jeewx.api.wxstore.shelf | |
| org.jeewx.api.wxstore.shelf.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static ShelfRInfo |
JwShelfAPI.getByShelfId(String newAccessToken,
Integer shelf_id)
根据货架ID获取货架信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<ShelfRInfo> |
JwShelfAPI.getAllShelf(String newAccessToken)
获取所有货架信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShelfRInfo> |
ShelfRInfos.getShelves() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ShelfRInfos.setShelves(List<ShelfRInfo> shelves) |
Copyright © 2022. All rights reserved.