mirror of
https://github.com/yanlongqi/jhinno-openapi-java-sdk.git
synced 2026-03-22 06:15:10 +08:00
应用SDK接口集成完成
This commit is contained in:
@@ -32,4 +32,9 @@ public class CommonConstant {
|
||||
* 获取token时AES加密的默认key
|
||||
*/
|
||||
public static final String DEFAULT_AES_KEY = "jin5no@aqec8gtw6";
|
||||
|
||||
/**
|
||||
* 字符逗号
|
||||
*/
|
||||
public static final String NORMAL_CHARACTER_COMMA = ",";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user