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.
|
<?php
|
|
|
|
return [
|
|
'Id' => 'ID',
|
|
'File' => '验证码图片',
|
|
'Times' => '使用次数',
|
|
'Num' => '成功次数',
|
|
'CaptchaId' => '验证码图片ID',
|
|
'Angle' => '旋转角度',
|
|
'Succeedtime' => '验证成功所用时间',
|
|
'Errtimes' => '错误次数',
|
|
'Updatetimes' => '验证成功日期'
|
|
]; |