| 程序包 | 说明 |
|---|---|
| com.ptteng.common.takeout.service | |
| com.ptteng.sca.common.takeout.client |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TakeoutComment> |
TakeoutStoreService.getStoreComment(Long mchId,
Long storeId,
String startTime,
String endTime,
int pageSize,
int offset)
获取门店评论
|
List<TakeoutComment> |
TakeoutCommentService.getTakeoutCommentList() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TakeoutComment> |
TakeoutStoreSCAClient.getStoreComment(Long mchId,
Long storeId,
String startTime,
String endTime,
int pageSize,
int offset) |
List<TakeoutComment> |
TakeoutCommentSCAClient.getTakeoutCommentList() |
Copyright © 2018. All rights reserved.