mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
新增 微信第三方平台 获取审核状态接口
This commit is contained in:
@@ -64,6 +64,8 @@ public class Constants {
|
||||
|
||||
public static final int one = 1;
|
||||
|
||||
public static final int four = 4;
|
||||
|
||||
public static final byte zeroByte = 0x00;
|
||||
|
||||
public static final byte[] zeroByteArray = new byte[]{zeroByte};
|
||||
|
||||
Reference in New Issue
Block a user