qinzexin 08df146841 下单新增人员和备注
新增实名认证
2025-06-06 18:34:08 +08:00

15 lines
473 B
PHP

<?php
return [
'Authentication' => '实名认证',
'positive-img' => '身份证正面',
'back-img' => '身份证反面',
'Username' => '姓名',
'IdCard' => '身份证号码',
'Identification' => '身份证实名',
'Tencent Identity Card Network Authentication'=>'腾讯身份证联网认证',
'Validdatestart' => '有效期开始',
'Validdateend' => '有效期结束',
'Sex' => '性别',
'IsthroughAPI'=>'是否人工审核'
];