mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
新增 根据分账id撤销已分帐订单
This commit is contained in:
@@ -68,6 +68,9 @@ public class Constants {
|
||||
|
||||
public static final String JSOWELL = "举视";
|
||||
|
||||
// 希晓运营商的merchantId
|
||||
public static final String XIXIAO_MERCHANT_ID_PRD = "35";
|
||||
|
||||
public static final String DEFAULT = "default"; // 默认
|
||||
|
||||
/**
|
||||
@@ -75,6 +78,8 @@ public class Constants {
|
||||
*/
|
||||
public static final String DEFAULT_APP_ID = "wxbb3e0d474569481d"; // 默认微信小程序appId
|
||||
|
||||
public static final String XIXIAO_APP_ID = "wx20abc5210391649c"; // 希晓微信小程序appId
|
||||
|
||||
public static final byte[] updateServerPort = new byte[]{port};
|
||||
|
||||
// FTP用户名
|
||||
|
||||
Reference in New Issue
Block a user