链街Dcat后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 lines
300 B

<?php
return [
'labels' => [
'LanzuMmWithdraw' => 'LanzuMmWithdraw',
],
'fields' => [
'mm_id' => '关联的市场经理id',
'money' => '提现金额',
'status' => '提现状态 0/1/-1 待审核/已同意/已拒绝',
],
'options' => [
],
];