Explorar el Código

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

runphp hace 4 meses
padre
commit
fa2042e087
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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',