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:
@@ -17,6 +17,9 @@ public class Constants {
|
||||
// 充电桩枪口号长度
|
||||
public static final int CONNECTOR_CODE_LENGTH = 2;
|
||||
|
||||
// 汇付手续费费率
|
||||
public static final String FEE_RATES = "0.0055";
|
||||
|
||||
// 充电桩枪口编号长度
|
||||
public static final int PILE_CONNECTOR_CODE_LENGTH = PILE_SN_LENGTH + CONNECTOR_CODE_LENGTH;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user