修改版本号,更新高德key,更新icon
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</queries>
|
||||
<application
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_icon"
|
||||
android:icon="@mipmap/ic_icon2"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:taskAffinity="com.xjjk.healthexpertclient"
|
||||
@@ -65,7 +65,7 @@
|
||||
android:theme="@style/Theme.HearthyClients">
|
||||
<meta-data
|
||||
android:name="com.amap.api.v2.apikey"
|
||||
android:value="7beba04fc2b34330900b0438639aca58" />
|
||||
android:value="aef00006ca2ce5ef5230e1ba30ae2d05" />
|
||||
<!--高德定位服务-->
|
||||
<service android:name="com.amap.api.location.APSService"></service>
|
||||
<activity
|
||||
|
||||
@@ -118,7 +118,7 @@ interface MineApi {
|
||||
@GET("/health-consultation/api/consult/conSicks/selectSickListByDepartmentIdDoctorSearch")
|
||||
suspend fun getDoctorGoodAtDisease(@QueryMap params: MutableMap<String, Any?>): ApiResponse<MutableList<DiseaseBean>>
|
||||
/**
|
||||
* 咨询小助手
|
||||
* 咨询全科医生
|
||||
*/
|
||||
@GET("health-consultation/api/consult/conSession/insertProfessorAndHelperSession")
|
||||
suspend fun submitAssistantConsultApply(): ApiResponse<IMAssistantBean>
|
||||
|
||||
@@ -122,7 +122,7 @@ interface WorkbenchApi {
|
||||
@GET("/health-consultation/api/consult/conSession/selectSessionProfessorIngNew")
|
||||
suspend fun getWorkBenchConsultNum(): ApiResponse<WorkBenchConsultNumBean>
|
||||
/**
|
||||
* 获取当前咨询中的小助手信息
|
||||
* 获取当前咨询中的全科医生信息
|
||||
*/
|
||||
@GET("/health-consultation/api/consult/conSession/insertProfessorAndHelperSessionShow")
|
||||
suspend fun getConsultAssistantInfo(): ApiResponse<String>
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ object IMInputActionSettingUtils {
|
||||
inputActionSetting.isDisableSendMessage = disableSendMessage
|
||||
}
|
||||
/**
|
||||
* 小助手IM功能配置
|
||||
* 全科医生IM功能配置
|
||||
*/
|
||||
fun createAssistantSetting(){
|
||||
var inputActionSetting = InputActionSetting.createInstance()
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<resources xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
<!--专家主页-->
|
||||
<string name="mine_assistant" >小助手</string>
|
||||
<string name="mine_assistant" >全科医生</string>
|
||||
<string name="mine_statistics">咨询统计</string>
|
||||
<string name="mine_scheduling">排班设置</string>
|
||||
<string name="mine_suspension_service">暂停服务</string>
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
<string name="doctor_homepage_audio_video_consult_wait_affirm" >待确认</string>
|
||||
<string name="doctor_homepage_audio_video_consult_in_progress" >进行中</string>
|
||||
<string name="doctor_homepage_audio_video_consult_finish" >已完成</string>
|
||||
<string name="doctor_homepage_assistant_consult">小助手</string>
|
||||
<string name="doctor_homepage_assistant_consult_explain">联系小助手获取相关帮助和支持</string>
|
||||
<string name="doctor_homepage_assistant_consult">全科医生</string>
|
||||
<string name="doctor_homepage_assistant_consult_explain">联系全科医生获取相关帮助和支持</string>
|
||||
<string name="doctor_homepage_message">消息</string>
|
||||
<!--咨询记录-->
|
||||
<string name="consult_record_group_wait_reply">待回复</string>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
@@ -27,7 +27,7 @@
|
||||
<string name="title_login">登录</string>
|
||||
<string name="title_good_at_disease">擅长病种</string>
|
||||
<string name="title_check_up_detail">体检详情</string>
|
||||
<string name="title_assistant_consult">小助手</string>
|
||||
<string name="title_assistant_consult">全科医生</string>
|
||||
<string name="title_view_location">位置</string>
|
||||
<string name="title_message_list">消息</string>
|
||||
<string name="title_select_location">选择位置</string>
|
||||
|
||||
+2
-2
@@ -2,8 +2,8 @@ ext {
|
||||
minSdkVersion = 21
|
||||
targetSdkVersion = 32
|
||||
compileSdkVersion = 32
|
||||
versionCode = 102
|
||||
versionName = "1.0.2"
|
||||
versionCode = 10004
|
||||
versionName = "1.00.04"
|
||||
//Dependencies
|
||||
junitVersion = "4.12"
|
||||
lifecycleVersion = "2.6.0-alpha01"
|
||||
|
||||
@@ -23,14 +23,14 @@ object IpManager {
|
||||
private const val TEST_DEFAULT_IP_ADDRESS_REMOTE = "https://xjgateway.mcrm.vip:8888/" // 测试环境
|
||||
// private const val TEST_DEFAULT_IP_ADDRESS_REMOTE = "https://quarry-api.yg.icdat.cn/" // 测试环境
|
||||
// private const val PRODUCT_DEFAULT_IP_ADDRESS_REMOTE = "https://xjapi.icdat.cn/" // 线上环境
|
||||
// private const val PRODUCT_DEFAULT_IP_ADDRESS_REMOTE = "https://api.xjygjk.com/" // 线上环境
|
||||
private const val PRODUCT_DEFAULT_IP_ADDRESS_REMOTE = "https://api-jkglpt.iosp.ydpt.tech/" // 线上环境
|
||||
private const val PRODUCT_DEFAULT_IP_ADDRESS_REMOTE = "https://api.xjygjk.com/" // 线上环境
|
||||
// private const val PRODUCT_DEFAULT_IP_ADDRESS_REMOTE = "https://api-jkglpt.iosp.ydpt.tech/" // 线上环境
|
||||
|
||||
private const val DEBUG_H5_ADDRESS_REMOTE = "http://cms.dev.yg.dt.io" // 开发环境
|
||||
private const val TEST_H5_ADDRESS_REMOTE = "https://xjconsole.mcrm.vip:8888" // 测试环境
|
||||
// private const val PRODUCT_H5_ADDRESS_REMOTE = "https://xjconsole.icdat.cn" // 线上环境
|
||||
// private const val PRODUCT_H5_ADDRESS_REMOTE = "https://console.xjygjk.com" // 线上环境
|
||||
private const val PRODUCT_H5_ADDRESS_REMOTE = "https://console-jkglpt.iosp.ydpt.tech" // 线上环境
|
||||
private const val PRODUCT_H5_ADDRESS_REMOTE = "https://console.xjygjk.com" // 线上环境
|
||||
// private const val PRODUCT_H5_ADDRESS_REMOTE = "https://console-jkglpt.iosp.ydpt.tech" // 线上环境
|
||||
|
||||
|
||||
private const val KEY_IP_SET = "data_ip_set"
|
||||
|
||||
Reference in New Issue
Block a user