mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update
This commit is contained in:
@@ -257,7 +257,7 @@ public class OrderBasicInfoController extends BaseController {
|
||||
* 根据汇付会员id查询分账汇总数据
|
||||
* @return
|
||||
*/
|
||||
@PostMapping
|
||||
@PostMapping("/queryStationAggregateData")
|
||||
public RestApiResponse<?> queryStationAggregateData(@RequestBody QueryOrderSplitDTO dto) {
|
||||
RestApiResponse<?> response = null;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user