Add:appId
This commit is contained in:
parent
0ce7835543
commit
2e1064b45d
@ -3,6 +3,7 @@ package cn.axzo.framework.auth.constants;
|
||||
public class AuthConstants {
|
||||
private AuthConstants(){}
|
||||
public static final String ENV_DEV = "dev";
|
||||
public static final String App_APPID = "appid";
|
||||
|
||||
/**
|
||||
* @deprecated 之前传projectId,以后废弃
|
||||
|
||||
Loading…
Reference in New Issue
Block a user