Skip to content

Commit 99997af

Browse files
committed
fix: 修复url错误
1 parent 88ea8c4 commit 99997af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mini/apis/search/SubmitPages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export class SubmitPages {
2121
* })
2222
* ```
2323
*
24-
* https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/sec-check/security.msgSecCheck.html
24+
* https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/search/search.submitPages.html
2525
*
2626
*/
2727
async submitPages(options: {

0 commit comments

Comments
 (0)