We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
baseproject/src/main/java/com/zhiyicx/baseproject/config/ApiConfig.java
// 认证证书或者http使用true,自定义证书时使用false public static final boolean APP_IS_NEED_SSH_CERTIFICATE = true; // ssl 就使用https public static final String APP_DOMAIN_FORMAL = "https://plus_zhibo.zhibocloud.cn/";// 正式服务器
app/src/main/res/raw/plus.cer
// 认证证书或者http使用true,自定义证书时使用false public static final boolean APP_IS_NEED_SSH_CERTIFICATE = false; // ssl 就使用https public static final String APP_DOMAIN_FORMAL = "https://plus_zhibo.zhibocloud.cn/";// 正式服务器
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: