mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-23 07:31:51 +08:00
update 电单车查询收费标准
This commit is contained in:
@@ -250,6 +250,7 @@ public class WxAppletRemoteService {
|
||||
return null;
|
||||
}
|
||||
String pileSn = orderBasicInfo.getPileSn();
|
||||
// 判断桩类型是否为汽车桩号
|
||||
Boolean result = YKCUtils.checkEVPileSn(pileSn);
|
||||
|
||||
// 收费标准
|
||||
|
||||
Reference in New Issue
Block a user