mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 联联平台查询充电状态接口
This commit is contained in:
@@ -137,6 +137,9 @@ public class YKCUtils {
|
||||
String s1 = convertDecimalPoint(bytess, 5);
|
||||
System.out.println(s1);
|
||||
|
||||
String amount = "1000";
|
||||
byte[] priceByte = getPriceByte(amount, 2);
|
||||
System.out.println(BytesUtil.bin2HexStr(priceByte));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user