新增 根据分账id撤销已分帐订单

This commit is contained in:
Lemon
2025-04-28 09:41:47 +08:00
parent 3489b7899f
commit 297c251274
6 changed files with 90 additions and 0 deletions

View File

@@ -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用户名