@@ -28,9 +28,6 @@ class dict
'ghsTxBalance' => ['id' => 4, 'name' => '供应商可提现'],
],
- //支付方式的类型 1商家开单选的支付方式 2客户在线支付
- 'thirdPay' => ['selectWay' => 1, 'onlineWay' => 2],
-
//是否在线支付
'onlinePay' => ['not' => 1, 'yes' => 2],