浏览代码

feat(profit-share): 移除收款账户证件号字段

runphp 4 月之前
父节点
当前提交
fa2042e087
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Controller/Api/ProfitShareReceiverController.php

+ 0 - 1
src/Controller/Api/ProfitShareReceiverController.php

@@ -52,7 +52,6 @@ class ProfitShareReceiverController
         $data = $request->post([
             'receiver_name/s',
             'contact_mobile/s',
-            'acct_certificate_no/s',
             'acct_type_code/s',
             'acct_open_bank_name/s',
             'acct_no/s',