@@ -53,7 +53,7 @@ public function run()
53
53
'method ' => 'get ' ,
54
54
'url ' => 'http://v.juhe.cn/mobile_consume/query ' ,
55
55
'param ' => 'mobile ' ,
56
- 'result ' => '' ,
56
+ 'result ' => 'isp,code,desc ' ,
57
57
'is_need ' => 0 ,
58
58
'state ' => 1 ,
59
59
'created_at ' => '2019-01-29 20:10:08 ' ,
@@ -67,8 +67,8 @@ public function run()
67
67
'method ' => 'get ' ,
68
68
'url ' => 'http://v.juhe.cn/verifybankcard3/query.php ' ,
69
69
'param ' => 'idcard,realname,bankcard ' ,
70
- 'result ' => '' ,
71
- 'is_need ' => 1 ,
70
+ 'result ' => 'res,message ' ,
71
+ 'is_need ' => 0 ,
72
72
'state ' => 1 ,
73
73
'created_at ' => '2019-01-29 20:10:08 ' ,
74
74
'updated_at ' => '2019-01-29 20:15:10 ' ,
@@ -81,8 +81,8 @@ public function run()
81
81
'method ' => 'get ' ,
82
82
'url ' => 'http://v.juhe.cn/verifybankcard4/query.php ' ,
83
83
'param ' => 'idcard,realname,bankcard,mobile ' ,
84
- 'result ' => '' ,
85
- 'is_need ' => 1 ,
84
+ 'result ' => 'res,message ' ,
85
+ 'is_need ' => 0 ,
86
86
'state ' => 1 ,
87
87
'created_at ' => '2019-01-29 20:10:08 ' ,
88
88
'updated_at ' => '2019-01-29 20:15:10 ' ,
@@ -119,7 +119,7 @@ public function run()
119
119
array (
120
120
'id ' => 8 ,
121
121
'website ' => 'https://www.juhe.cn/docs/api/id/354 ' ,
122
- 'name ' => '手机状态查询 ' ,
122
+ 'name ' => '354 手机状态查询 ' ,
123
123
'method ' => 'get ' ,
124
124
'url ' => 'http://apis.juhe.cn/invalid_number/query ' ,
125
125
'param ' => 'mobiles ' ,
@@ -129,6 +129,20 @@ public function run()
129
129
'created_at ' => '2019-02-27 06:06:23 ' ,
130
130
'updated_at ' => '2019-02-27 06:06:23 ' ,
131
131
),
132
+ 8 =>
133
+ array (
134
+ 'id ' => 9 ,
135
+ 'website ' => 'https://www.juhe.cn/docs/api/id/103 ' ,
136
+ 'name ' => '103 身份证实名 ' ,
137
+ 'method ' => 'get ' ,
138
+ 'url ' => 'http://op.juhe.cn/idcard/query ' ,
139
+ 'param ' => 'realname,idcard ' ,
140
+ 'result ' => 'res ' ,
141
+ 'is_need ' => 0 ,
142
+ 'state ' => 1 ,
143
+ 'created_at ' => '2019-03-15 11:27:18 ' ,
144
+ 'updated_at ' => '2019-03-15 11:27:18 ' ,
145
+ ),
132
146
));
133
147
134
148
0 commit comments