Commit 29ff5831 by liuyingkang

编辑权限调整

parent bf41f245
...@@ -25,8 +25,12 @@ class CovenantReceivePayment extends Model ...@@ -25,8 +25,12 @@ class CovenantReceivePayment extends Model
1 => '微信', 1 => '微信',
2 => '支付宝', 2 => '支付宝',
3 => '银行卡', 3 => '银行卡',
4 => '转账', 4 => '对公转账',
5 => '云闪付', 5 => '云闪付',
6 => '微信+支付宝',
7 => '现金+微信',
8 => '现金+支付宝',
9 => '银行卡+微信',
]; ];
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment