修改签名
This commit is contained in:
+4
-4
@@ -38,10 +38,10 @@ android {
|
||||
|
||||
signingConfigs{
|
||||
release {
|
||||
storeFile file('/key/yxjk-release.jks')
|
||||
storePassword "yxjk1234"
|
||||
keyAlias "yxjk"
|
||||
keyPassword "yxjk1234"
|
||||
storeFile file('/key/XinJiangUser-release.jks')
|
||||
storePassword "renkang1234"
|
||||
keyAlias "renkang"
|
||||
keyPassword "renkang1234"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
@@ -1,6 +1,5 @@
|
||||
package com.xjjk.healthyclients.ui.viewmodel
|
||||
|
||||
import com.amap.api.col.`3l`.it
|
||||
import com.sw.healthyclients.bean.guidance.DiseaseBean
|
||||
import com.xjjk.healthyclients.base.viewmodel.BaseViewModel
|
||||
import com.xjjk.healthyclients.bean.guidance.DepartmentchildBean
|
||||
|
||||
Reference in New Issue
Block a user