获取我的账户月账单明细数据2
This commit is contained in:
parent
7b106566ec
commit
ce18ee6352
@ -218,7 +218,7 @@ class DoctorAccountService extends BaseService
|
||||
}
|
||||
|
||||
// 处理入账金额
|
||||
if ($result['order_type'] == 4){
|
||||
if ($result['order_type'] == 5){
|
||||
$result['estimate_income'] = bcmul(
|
||||
(string)$order_service_package_detail['single_inquiry_price'],
|
||||
(string)$order_service_package_detail['service_count'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user