Skip to content

Commit fb712ea

Browse files
Merge pull request #163 from jdcloud-apigateway/master
add updates
2 parents d5598ed + 2c47903 commit fb712ea

3 files changed

Lines changed: 255 additions & 205 deletions

File tree

src/Cloudauth/ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,11 @@ Date: 2024-06-18
4040
1.0.13:
4141
Date: 2024-07-16
4242
更新: 新版活体检测
43+
44+
1.0.14:
45+
Date: 2024-08-20
46+
更新: 增加与图下单接口
47+
48+
1.0.15:
49+
Date: 2024-09-11
50+
更新: H5活体检测返回结果增减是否收费标记。新增手机号码状态检测接口。

src/Cloudauth/CloudauthClient.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272
* @method \GuzzleHttp\Promise\Promise addressInfoAsync(array $args = [])
7373
* @method \Jdcloud\Result addressDetail(array $args = [])
7474
* @method \GuzzleHttp\Promise\Promise addressDetailAsync(array $args = [])
75+
* @method \Jdcloud\Result mobileStatus(array $args = [])
76+
* @method \GuzzleHttp\Promise\Promise mobileStatusAsync(array $args = [])
7577
* @method \Jdcloud\Result describeApplyStatus(array $args = [])
7678
* @method \GuzzleHttp\Promise\Promise describeApplyStatusAsync(array $args = [])
7779
*/

0 commit comments

Comments
 (0)