mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update 打印日志
This commit is contained in:
@@ -675,19 +675,6 @@ public class OrderService {
|
||||
return vo;
|
||||
}
|
||||
|
||||
/**
|
||||
* 小程序订单详情V2
|
||||
*
|
||||
* @param orderCode
|
||||
* @return
|
||||
*/
|
||||
public UniAppOrderDetailVO getUniAppOrderDetailV2(String orderCode) {
|
||||
UniAppOrderDetailVO resultVO = new UniAppOrderDetailVO();
|
||||
|
||||
|
||||
return resultVO;
|
||||
}
|
||||
|
||||
/**
|
||||
* 根据订单号查询充电桩启动状态
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user