update:2021.03.17
fix:更改获取接口的触发条件,网络访问失败时使用本地的数据
add:
This commit is contained in:
FHT
2021-03-17 17:04:40 +08:00
parent 6a03350550
commit d3b6bf3bed
12 changed files with 220 additions and 76 deletions

View File

@@ -41,8 +41,8 @@ android {
productFlavors {
official {
flavorDimensions "default"
versionCode 1032
versionName "2.0.3.2"// 正式jiaoguanyi.com 双数正式 单数测试
versionCode 1033
versionName "2.0.3.3"// 正式jiaoguanyi.com 双数正式 单数测试
/*********************************极光推送************************************/
manifestPlaceholders = [
JPUSH_PKGNAME: "com.jiaoguanyi.appstore",