edit-licheb-edit_order
This commit is contained in:
@@ -1101,7 +1101,7 @@ class CusorderV2 extends Wxapp
|
||||
//判断金额
|
||||
protected function ck_money($money_json, $srv_arr, $biz)
|
||||
{
|
||||
if($biz['id']==130){
|
||||
if($biz['id']==160){
|
||||
$ff_price = $money_json['fee_carno'] + $money_json['price_finance'];
|
||||
if($ff_price>0){
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user