Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
c1397851
Commit
c1397851
authored
Nov 19, 2021
by
刘鹏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat : 2.0提测版代码
parent
fbdaf7f7
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
128 additions
and
66 deletions
+128
-66
MainActivity.kt
app/src/main/java/com/ydl/component/MainActivity.kt
+2
-1
config.gradle
config.gradle
+4
-4
Type91Bean.kt
m-im/src/main/java/com/yidianling/medical/im/Type91Bean.kt
+14
-0
YDLP2PMessageActivity.java
m-im/src/main/java/com/yidianling/uikit/business/session/activity/YDLP2PMessageActivity.java
+10
-24
YDLMessageFragment.java
m-im/src/main/java/com/yidianling/uikit/business/session/fragment/YDLMessageFragment.java
+33
-29
medical_graphic_consultation_flow1.xml
m-im/src/main/res/layout/medical_graphic_consultation_flow1.xml
+1
-1
medical_graphic_consultation_flow2.xml
m-im/src/main/res/layout/medical_graphic_consultation_flow2.xml
+1
-1
PayTimeReqDtoBody.kt
ydl-medical-pay/src/main/java/com/medical/ydl/medical/bean/PayTimeReqDtoBody.kt
+7
-0
PayTimeRespose.kt
ydl-medical-pay/src/main/java/com/medical/ydl/medical/bean/PayTimeRespose.kt
+10
-0
MedicalPayServiceImpl.kt
ydl-medical-pay/src/main/java/com/medical/ydl/medical/http/MedicalPayServiceImpl.kt
+11
-0
MedicalPayServices.kt
ydl-medical-pay/src/main/java/com/medical/ydl/medical/http/MedicalPayServices.kt
+11
-3
MedicalPayActivity.kt
ydl-medical-pay/src/main/java/com/medical/ydl/medical/pay/MedicalPayActivity.kt
+24
-3
No files found.
app/src/main/java/com/ydl/component/MainActivity.kt
View file @
c1397851
...
@@ -105,7 +105,7 @@ class MainActivity : BaseLceActivity<DemoContract.View, DemoContract.Presenter>(
...
@@ -105,7 +105,7 @@ class MainActivity : BaseLceActivity<DemoContract.View, DemoContract.Presenter>(
yl_twwz
.
setOnClickListener
{
yl_twwz
.
setOnClickListener
{
//医疗图文问诊
//医疗图文问诊
GraphicConsultationFlow1Activity
.
start
(
this
@MainActivity
,
"10
586
"
)
GraphicConsultationFlow1Activity
.
start
(
this
@MainActivity
,
"10
622"
,
"130953969
"
)
}
}
yl_yhdangan_list
.
setOnClickListener
{
yl_yhdangan_list
.
setOnClickListener
{
...
@@ -289,6 +289,7 @@ class MainActivity : BaseLceActivity<DemoContract.View, DemoContract.Presenter>(
...
@@ -289,6 +289,7 @@ class MainActivity : BaseLceActivity<DemoContract.View, DemoContract.Presenter>(
}
}
@SuppressLint
(
"MissingSuperCall"
)
override
fun
onDestroy
()
{
override
fun
onDestroy
()
{
if
(
serviceConnection
!=
null
)
{
if
(
serviceConnection
!=
null
)
{
unbindService
(
serviceConnection
)
unbindService
(
serviceConnection
)
...
...
config.gradle
View file @
c1397851
...
@@ -10,7 +10,7 @@ ext {
...
@@ -10,7 +10,7 @@ ext {
"m-fm"
:
"0.0.30.03"
,
"m-fm"
:
"0.0.30.03"
,
"m-user"
:
"0.0.61.84"
,
"m-user"
:
"0.0.61.84"
,
"m-home"
:
"0.0.22.70"
,
"m-home"
:
"0.0.22.70"
,
"m-im"
:
"0.0.20.2
5
"
,
"m-im"
:
"0.0.20.2
7
"
,
"m-dynamic"
:
"0.0.7.28"
,
"m-dynamic"
:
"0.0.7.28"
,
"m-article"
:
"0.0.0.10"
,
"m-article"
:
"0.0.0.10"
,
...
@@ -39,7 +39,7 @@ ext {
...
@@ -39,7 +39,7 @@ ext {
"ydl-webview"
:
"0.0.38.53"
,
"ydl-webview"
:
"0.0.38.53"
,
"ydl-media"
:
"0.0.21.10"
,
"ydl-media"
:
"0.0.21.10"
,
"ydl-pay"
:
"0.0.18.19"
,
"ydl-pay"
:
"0.0.18.19"
,
"ydl-medical-pay"
:
"0.0.01.0
6
"
,
"ydl-medical-pay"
:
"0.0.01.0
7
"
,
"m-audioim"
:
"0.0.49.29.37"
,
"m-audioim"
:
"0.0.49.29.37"
,
"ydl-flutter-base"
:
"0.0.14.26"
,
"ydl-flutter-base"
:
"0.0.14.26"
,
...
@@ -94,7 +94,7 @@ ext {
...
@@ -94,7 +94,7 @@ ext {
"m-fm"
:
"0.0.30.01"
,
"m-fm"
:
"0.0.30.01"
,
"m-user"
:
"0.0.61.84"
,
"m-user"
:
"0.0.61.84"
,
"m-home"
:
"0.0.22.70"
,
"m-home"
:
"0.0.22.70"
,
"m-im"
:
"0.0.20.2
5
"
,
"m-im"
:
"0.0.20.2
7
"
,
"m-dynamic"
:
"0.0.7.28"
,
"m-dynamic"
:
"0.0.7.28"
,
"m-article"
:
"0.0.0.8"
,
"m-article"
:
"0.0.0.8"
,
...
@@ -122,7 +122,7 @@ ext {
...
@@ -122,7 +122,7 @@ ext {
"ydl-webview"
:
"0.0.38.53"
,
"ydl-webview"
:
"0.0.38.53"
,
"ydl-media"
:
"0.0.21.10"
,
"ydl-media"
:
"0.0.21.10"
,
"ydl-pay"
:
"0.0.18.19"
,
"ydl-pay"
:
"0.0.18.19"
,
"ydl-medical-pay"
:
"0.0.01.0
6
"
,
"ydl-medical-pay"
:
"0.0.01.0
7
"
,
"m-audioim"
:
"0.0.49.29.37"
,
"m-audioim"
:
"0.0.49.29.37"
,
"ydl-flutter-base"
:
"0.0.14.26"
,
"ydl-flutter-base"
:
"0.0.14.26"
,
...
...
m-im/src/main/java/com/yidianling/medical/im/Type91Bean.kt
0 → 100644
View file @
c1397851
package
com.yidianling.medical.im
data class
Type91Bean
(
var
type
:
Int
,
var
data
:
DataBean
)
{
data class
DataBean
(
//订单状态
var
status
:
Int
,
//订单状态名称
var
statusName
:
String
)
}
m-im/src/main/java/com/yidianling/uikit/business/session/activity/YDLP2PMessageActivity.java
View file @
c1397851
...
@@ -6,8 +6,6 @@ import android.os.Bundle;
...
@@ -6,8 +6,6 @@ import android.os.Bundle;
import
android.util.DisplayMetrics
;
import
android.util.DisplayMetrics
;
import
android.view.WindowManager
;
import
android.view.WindowManager
;
import
com.alibaba.fastjson.JSON
;
import
com.alibaba.fastjson.JSONObject
;
import
com.google.gson.Gson
;
import
com.google.gson.Gson
;
import
com.netease.nimlib.sdk.NIMClient
;
import
com.netease.nimlib.sdk.NIMClient
;
import
com.netease.nimlib.sdk.Observer
;
import
com.netease.nimlib.sdk.Observer
;
...
@@ -18,7 +16,6 @@ import com.netease.nimlib.sdk.msg.model.CustomNotification;
...
@@ -18,7 +16,6 @@ import com.netease.nimlib.sdk.msg.model.CustomNotification;
import
com.netease.nimlib.sdk.msg.model.IMMessage
;
import
com.netease.nimlib.sdk.msg.model.IMMessage
;
import
com.ydl.ydlcommon.utils.log.AliYunLogConfig
;
import
com.ydl.ydlcommon.utils.log.AliYunLogConfig
;
import
com.ydl.ydlcommon.utils.log.AliYunRichLogsHelper
;
import
com.ydl.ydlcommon.utils.log.AliYunRichLogsHelper
;
import
com.yidianling.common.tools.ToastUtil
;
import
com.yidianling.im.R
;
import
com.yidianling.im.R
;
import
com.yidianling.im.api.bean.IMRegisterObserverCustomNotificationCallBack
;
import
com.yidianling.im.api.bean.IMRegisterObserverCustomNotificationCallBack
;
import
com.yidianling.im.bean.ServiceBean
;
import
com.yidianling.im.bean.ServiceBean
;
...
@@ -26,6 +23,7 @@ import com.yidianling.im.bridge.P2PCustomActionHandlerImpl;
...
@@ -26,6 +23,7 @@ import com.yidianling.im.bridge.P2PCustomActionHandlerImpl;
import
com.yidianling.im.config.constants.ImConstants
;
import
com.yidianling.im.config.constants.ImConstants
;
import
com.yidianling.im.helper.ImObserversHelper
;
import
com.yidianling.im.helper.ImObserversHelper
;
import
com.yidianling.im.session.SessionHelper
;
import
com.yidianling.im.session.SessionHelper
;
import
com.yidianling.medical.im.Type91Bean
;
import
com.yidianling.nimbase.api.model.session.SessionCustomization
;
import
com.yidianling.nimbase.api.model.session.SessionCustomization
;
import
com.yidianling.nimbase.api.model.user.UserInfoObserver
;
import
com.yidianling.nimbase.api.model.user.UserInfoObserver
;
import
com.yidianling.nimbase.business.session.constant.Extras
;
import
com.yidianling.nimbase.business.session.constant.Extras
;
...
@@ -53,7 +51,8 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
...
@@ -53,7 +51,8 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
private
int
screenHeight
;
private
int
screenHeight
;
protected
YDLMessageFragment
messageFragment
;
protected
YDLMessageFragment
messageFragment
;
private
boolean
isChangeDoctor
=
false
;
private
boolean
isChangeDoctor
=
false
;
String
oldName
=
""
;
String
oldName
=
""
;
private
final
int
MESSAGE_TYPE
=
91
;
/**
/**
* @param context
* @param context
...
@@ -134,7 +133,7 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
...
@@ -134,7 +133,7 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
public
void
onObserverCustomNotification
(
@NotNull
String
fromUid
,
@NotNull
String
toUid
,
@NotNull
String
content
)
{
public
void
onObserverCustomNotification
(
@NotNull
String
fromUid
,
@NotNull
String
toUid
,
@NotNull
String
content
)
{
ServiceBean
serviceBean
=
new
Gson
().
fromJson
(
content
,
ServiceBean
.
class
);
ServiceBean
serviceBean
=
new
Gson
().
fromJson
(
content
,
ServiceBean
.
class
);
// 切换到客服
// 切换到客服
if
(
serviceBean
!=
null
&&
serviceBean
.
getData
()
!=
null
&&
serviceBean
.
getBusiness
()!=
null
&&
serviceBean
.
getBusiness
().
equals
(
"change_doctor"
))
{
if
(
serviceBean
!=
null
&&
serviceBean
.
getData
()
!=
null
&&
serviceBean
.
getBusiness
()
!=
null
&&
serviceBean
.
getBusiness
().
equals
(
"change_doctor"
))
{
isChangeDoctor
=
true
;
isChangeDoctor
=
true
;
String
serviceUid
=
String
.
valueOf
(
serviceBean
.
getData
().
getToUid
());
String
serviceUid
=
String
.
valueOf
(
serviceBean
.
getData
().
getToUid
());
tb
.
setTitle
(
serviceBean
.
getData
().
getName
());
tb
.
setTitle
(
serviceBean
.
getData
().
getName
());
...
@@ -152,7 +151,7 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
...
@@ -152,7 +151,7 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
registerObservers
(
false
);
registerObservers
(
false
);
super
.
onDestroy
();
super
.
onDestroy
();
AliYunRichLogsHelper
.
Companion
.
getInstance
().
sendRichLog
(
AliYunLogConfig
.
YUNXIN
,
"退出聊天页面"
);
AliYunRichLogsHelper
.
Companion
.
getInstance
().
sendRichLog
(
AliYunLogConfig
.
YUNXIN
,
"退出聊天页面"
);
}
}
@Override
@Override
...
@@ -221,28 +220,15 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
...
@@ -221,28 +220,15 @@ public class YDLP2PMessageActivity extends YDLBaseMessageActivity {
}
}
String
content
=
message
.
getContent
();
String
content
=
message
.
getContent
();
try
{
try
{
JSONObject
json
=
JSON
.
parseObject
(
content
);
Type91Bean
type91Bean
=
new
Gson
().
fromJson
(
content
,
Type91Bean
.
class
);
int
id
=
json
.
getIntValue
(
"id"
);
if
(
type91Bean
.
getType
()
==
MESSAGE_TYPE
)
{
if
(
id
==
1
)
{
messageFragment
.
upReceiceType
(
type91Bean
.
getData
().
getStatus
());
//对方输入中
oldName
=
tb
.
getTitle
();
tb
.
setTitle
(
"对方正在输入..."
);
tb
.
postDelayed
(
new
Runnable
()
{
@Override
public
void
run
()
{
tb
.
setTitle
(
oldName
);
}
},
1500
);
}
else
if
(
id
==
2
){
//对方结束输入
tb
.
setTitle
(
oldName
);
}
else
{
tb
.
setTitle
(
oldName
);
}
}
}
catch
(
Exception
e
)
{
}
catch
(
Exception
e
)
{
tb
.
setTitle
(
oldName
);
e
.
printStackTrace
(
);
}
}
}
}
...
...
m-im/src/main/java/com/yidianling/uikit/business/session/fragment/YDLMessageFragment.java
View file @
c1397851
...
@@ -461,35 +461,7 @@ public class YDLMessageFragment extends TFragment implements ModuleProxy {
...
@@ -461,35 +461,7 @@ public class YDLMessageFragment extends TFragment implements ModuleProxy {
.
observeOn
(
AndroidSchedulers
.
mainThread
())
.
observeOn
(
AndroidSchedulers
.
mainThread
())
.
subscribe
(
response
->
{
.
subscribe
(
response
->
{
if
(
"200"
.
equals
(
response
.
code
))
{
if
(
"200"
.
equals
(
response
.
code
))
{
if
(
response
.
data
.
getStatus
()
==
30
)
{
upReceiceType
(
response
.
data
.
getStatus
());
// 30:待诊断(已接诊、问诊中)
inputPanel
.
setVisible
(
true
);
top_expert_info_ll
.
setVisibility
(
View
.
VISIBLE
);
receive_undiagnosis
.
setVisibility
(
View
.
VISIBLE
);
receive_unstart
.
setVisibility
(
View
.
GONE
);
receive_end
.
setVisibility
(
View
.
GONE
);
}
else
if
(
response
.
data
.
getStatus
()
==
20
)
{
//待接诊
inputPanel
.
setVisible
(
false
);
top_expert_info_ll
.
setVisibility
(
View
.
VISIBLE
);
receive_undiagnosis
.
setVisibility
(
View
.
GONE
);
receive_unstart
.
setVisibility
(
View
.
VISIBLE
);
receive_end
.
setVisibility
(
View
.
GONE
);
}
else
if
(
response
.
data
.
getStatus
()
==
40
)
{
//已完成
inputPanel
.
setVisible
(
false
);
top_expert_info_ll
.
setVisibility
(
View
.
VISIBLE
);
receive_undiagnosis
.
setVisibility
(
View
.
GONE
);
receive_unstart
.
setVisibility
(
View
.
GONE
);
receive_end
.
setVisibility
(
View
.
VISIBLE
);
}
else
{
top_expert_info_ll
.
setVisibility
(
View
.
GONE
);
inputPanel
.
setVisible
(
false
);
}
}
else
{
}
else
{
ToastUtil
.
toastShort
(
response
.
msg
);
ToastUtil
.
toastShort
(
response
.
msg
);
...
@@ -503,6 +475,38 @@ public class YDLMessageFragment extends TFragment implements ModuleProxy {
...
@@ -503,6 +475,38 @@ public class YDLMessageFragment extends TFragment implements ModuleProxy {
);
);
}
}
public
void
upReceiceType
(
int
type
)
{
if
(
type
==
30
)
{
// 30:待诊断(已接诊、问诊中)
inputPanel
.
setVisible
(
true
);
top_expert_info_ll
.
setVisibility
(
View
.
VISIBLE
);
receive_undiagnosis
.
setVisibility
(
View
.
VISIBLE
);
receive_unstart
.
setVisibility
(
View
.
GONE
);
receive_end
.
setVisibility
(
View
.
GONE
);
}
else
if
(
type
==
20
)
{
//待接诊
inputPanel
.
setVisible
(
false
);
top_expert_info_ll
.
setVisibility
(
View
.
VISIBLE
);
receive_undiagnosis
.
setVisibility
(
View
.
GONE
);
receive_unstart
.
setVisibility
(
View
.
VISIBLE
);
receive_end
.
setVisibility
(
View
.
GONE
);
}
else
if
(
type
==
40
)
{
//已完成
inputPanel
.
setVisible
(
false
);
top_expert_info_ll
.
setVisibility
(
View
.
VISIBLE
);
receive_undiagnosis
.
setVisibility
(
View
.
GONE
);
receive_unstart
.
setVisibility
(
View
.
GONE
);
receive_end
.
setVisibility
(
View
.
VISIBLE
);
}
else
{
top_expert_info_ll
.
setVisibility
(
View
.
GONE
);
inputPanel
.
setVisible
(
false
);
}
}
@Override
@Override
public
void
onDestroy
()
{
public
void
onDestroy
()
{
EventBus
.
getDefault
().
unregister
(
this
);
EventBus
.
getDefault
().
unregister
(
this
);
...
...
m-im/src/main/res/layout/medical_graphic_consultation_flow1.xml
View file @
c1397851
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<androidx.appcompat.widget.Toolbar
<androidx.appcompat.widget.Toolbar
android:id=
"@+id/toolbar"
android:id=
"@+id/toolbar"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"
9
6dp"
android:layout_height=
"
5
6dp"
android:background=
"@color/white"
android:background=
"@color/white"
android:elevation=
"0dp"
android:elevation=
"0dp"
android:gravity=
"bottom"
android:gravity=
"bottom"
...
...
m-im/src/main/res/layout/medical_graphic_consultation_flow2.xml
View file @
c1397851
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<androidx.appcompat.widget.Toolbar
<androidx.appcompat.widget.Toolbar
android:id=
"@+id/toolbar"
android:id=
"@+id/toolbar"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"
9
6dp"
android:layout_height=
"
5
6dp"
android:background=
"@color/white"
android:background=
"@color/white"
android:elevation=
"0dp"
android:elevation=
"0dp"
android:gravity=
"bottom"
android:gravity=
"bottom"
...
...
ydl-medical-pay/src/main/java/com/medical/ydl/medical/bean/PayTimeReqDtoBody.kt
0 → 100644
View file @
c1397851
package
com.medical.ydl.medical.bean
data class
PayTimeReqDtoBody
(
//订单id
var
inquiryOrderId
:
String
)
\ No newline at end of file
ydl-medical-pay/src/main/java/com/medical/ydl/medical/bean/PayTimeRespose.kt
0 → 100644
View file @
c1397851
package
com.medical.ydl.medical.bean
data class
PayTimeRespose
(
//订单id
var
inquiryOrderId
:
String
,
//剩余秒数
var
surplusPayTime
:
Long
,
//文字时间
var
surplusPayTimeStr
:
String
)
ydl-medical-pay/src/main/java/com/medical/ydl/medical/http/MedicalPayServiceImpl.kt
View file @
c1397851
...
@@ -3,6 +3,8 @@ package com.medical.ydl.medical.http
...
@@ -3,6 +3,8 @@ package com.medical.ydl.medical.http
import
com.google.gson.Gson
import
com.google.gson.Gson
import
com.medical.ydl.medical.bean.CreatePayReqDtoBody
import
com.medical.ydl.medical.bean.CreatePayReqDtoBody
import
com.medical.ydl.medical.bean.CreatePayRespose
import
com.medical.ydl.medical.bean.CreatePayRespose
import
com.medical.ydl.medical.bean.PayTimeReqDtoBody
import
com.medical.ydl.medical.bean.PayTimeRespose
import
com.ydl.ydlcommon.data.http.BaseResponse
import
com.ydl.ydlcommon.data.http.BaseResponse
import
com.ydl.ydlnet.YDLHttpUtils
import
com.ydl.ydlnet.YDLHttpUtils
import
io.reactivex.Observable
import
io.reactivex.Observable
...
@@ -26,5 +28,13 @@ class MedicalPayServiceImpl {
...
@@ -26,5 +28,13 @@ class MedicalPayServiceImpl {
)
as
RequestBody
)
as
RequestBody
return
YDLHttpUtils
.
obtainApi
(
MedicalPayServices
::
class
.
java
).
getOrderInfo
(
body
)
return
YDLHttpUtils
.
obtainApi
(
MedicalPayServices
::
class
.
java
).
getOrderInfo
(
body
)
}
}
/**
* 获取下单的信息
* @param inquiryOrderId 订单id
*/
fun
getSurplusPayTime
(
inquiryOrderId
:
String
):
Observable
<
BaseResponse
<
PayTimeRespose
>>
{
return
YDLHttpUtils
.
obtainApi
(
MedicalPayServices
::
class
.
java
).
getSurplusPayTime
(
inquiryOrderId
)
}
}
}
}
}
\ No newline at end of file
ydl-medical-pay/src/main/java/com/medical/ydl/medical/http/MedicalPayServices.kt
View file @
c1397851
package
com.medical.ydl.medical.http
package
com.medical.ydl.medical.http
import
com.medical.ydl.medical.bean.CreatePayRespose
import
com.medical.ydl.medical.bean.CreatePayRespose
import
com.medical.ydl.medical.bean.PayTimeRespose
import
com.ydl.ydlcommon.base.config.YDL_DOMAIN
import
com.ydl.ydlcommon.base.config.YDL_DOMAIN
import
com.ydl.ydlcommon.base.config.YDL_DOMAIN_JAVA_URL
import
com.ydl.ydlcommon.base.config.YDL_DOMAIN_JAVA_URL
import
com.ydl.ydlcommon.data.http.BaseResponse
import
com.ydl.ydlcommon.data.http.BaseResponse
import
io.reactivex.Observable
import
io.reactivex.Observable
import
okhttp3.RequestBody
import
okhttp3.RequestBody
import
retrofit2.http.Body
import
retrofit2.http.*
import
retrofit2.http.Headers
import
retrofit2.http.POST
interface
MedicalPayServices
{
interface
MedicalPayServices
{
/**
/**
...
@@ -18,4 +17,12 @@ interface MedicalPayServices {
...
@@ -18,4 +17,12 @@ interface MedicalPayServices {
@Headers
(
YDL_DOMAIN
+
YDL_DOMAIN_JAVA_URL
)
@Headers
(
YDL_DOMAIN
+
YDL_DOMAIN_JAVA_URL
)
fun
getOrderInfo
(
@Body
body
:
RequestBody
):
Observable
<
BaseResponse
<
CreatePayRespose
>>
fun
getOrderInfo
(
@Body
body
:
RequestBody
):
Observable
<
BaseResponse
<
CreatePayRespose
>>
/**
* 获取订单结束时间
*/
@GET
(
"ydl-yiliao-api/api/client/inquiry/v1/getSurplusPayTime"
)
@Headers
(
YDL_DOMAIN
+
YDL_DOMAIN_JAVA_URL
)
fun
getSurplusPayTime
(
@Query
(
"inquiryOrderId"
)
inquiryOrderId
:
String
):
Observable
<
BaseResponse
<
PayTimeRespose
>>
}
}
\ No newline at end of file
ydl-medical-pay/src/main/java/com/medical/ydl/medical/pay/MedicalPayActivity.kt
View file @
c1397851
...
@@ -163,7 +163,30 @@ class MedicalPayActivity : BaseActivity() {
...
@@ -163,7 +163,30 @@ class MedicalPayActivity : BaseActivity() {
EventBus
.
getDefault
().
unregister
(
this
)
EventBus
.
getDefault
().
unregister
(
this
)
}
}
@SuppressLint
(
"CheckResult"
)
private
fun
backCheck
()
{
private
fun
backCheck
()
{
//获取订单结束时间
MedicalPayServiceImpl
.
getSurplusPayTime
(
mOrderId
)
.
subscribeOn
(
Schedulers
.
io
())
.
observeOn
(
AndroidSchedulers
.
mainThread
())
.
subscribe
({
response
->
if
(
response
.
code
==
200
)
{
showCloseDialog
(
response
.
data
.
surplusPayTime
)
}
else
{
finish
()
}
},
{
e
->
finish
()
e
.
printStackTrace
()
})
}
/**
* 关闭弹窗
* */
private
fun
showCloseDialog
(
timeStamp
:
Long
)
{
val
builder
=
TimeBackDialog
.
Builder
(
this
@MedicalPayActivity
,
"center"
,
true
)
val
builder
=
TimeBackDialog
.
Builder
(
this
@MedicalPayActivity
,
"center"
,
true
)
builder
.
setTitle
(
""
)
builder
.
setTitle
(
""
)
builder
.
setMessage
(
"\n已为您锁定问诊名额,请在24小时59分00秒内完成支付,超时名额自动取消\n"
)
builder
.
setMessage
(
"\n已为您锁定问诊名额,请在24小时59分00秒内完成支付,超时名额自动取消\n"
)
...
@@ -186,8 +209,7 @@ class MedicalPayActivity : BaseActivity() {
...
@@ -186,8 +209,7 @@ class MedicalPayActivity : BaseActivity() {
val
dialog
=
builder
.
create
()
val
dialog
=
builder
.
create
()
dialog
.
show
()
dialog
.
show
()
var
timeStamp
:
Long
=
86400000
timer
=
object
:
CountDownTimer
(
timeStamp
*
1000
,
1
)
{
timer
=
object
:
CountDownTimer
(
timeStamp
,
1000
)
{
override
fun
onTick
(
millisUntilFinished
:
Long
)
{
override
fun
onTick
(
millisUntilFinished
:
Long
)
{
//单位时
//单位时
var
hour
=
millisUntilFinished
/
(
1000
*
60
*
60
)
var
hour
=
millisUntilFinished
/
(
1000
*
60
*
60
)
...
@@ -209,7 +231,6 @@ class MedicalPayActivity : BaseActivity() {
...
@@ -209,7 +231,6 @@ class MedicalPayActivity : BaseActivity() {
}
}
timer
?.
start
()
timer
?.
start
()
}
}
private
fun
toPay
(
response
:
BaseResponse
<
CreatePayRespose
>,
payType
:
Int
)
{
private
fun
toPay
(
response
:
BaseResponse
<
CreatePayRespose
>,
payType
:
Int
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment