修改最低价格
This commit is contained in:
parent
0902ca321d
commit
e1e9313a5e
@ -627,7 +627,7 @@ class InquiryService extends BaseService
|
||||
|
||||
// 公益问诊
|
||||
$params = array();
|
||||
$params['inquiry_type'] = 1;
|
||||
$params['inquiry_type'] = 3;
|
||||
$params['inquiry_mode'] = 1;
|
||||
$welfare_inquiry_price = DoctorInquiryConfig::getMinInquiryPriceMinOne($params);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user