mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 【小程序】代码审核状态查询接口返回增加三个参数
This commit is contained in:
@@ -69,7 +69,7 @@ public interface WxMaCodeService {
|
||||
|
||||
/**
|
||||
* 查询最新一次提交的审核状态(仅供第三方代小程序调用).
|
||||
*
|
||||
* 文档:<a href="https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/miniprogram-management/code-management/getLatestAuditStatus.html">文档地址</a>
|
||||
* @return 审核状态
|
||||
* @throws WxErrorException 查询失败时返回,具体错误码请看此接口的注释文档
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user