根据定义「咨讯」应为「资讯」。

News 是「资讯」
而「咨讯」在网络上检索到的定义为 Valuable Information,且现代汉语词典(第 7 版)中未收录该词
This commit is contained in:
LuoYunXi
2025-12-21 11:26:25 +08:00
committed by GitHub
parent 5b896e9e56
commit 696ca40f7f
8 changed files with 15 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ const bapBu: Readonly<string> = "https://bbs-api.miyoushe.com/painter/wapi/";
* @description 获取 News 列表
* @since Beta v0.7.1
* @param {string} gid GID
* @param {string} newsType 讯类型: 1 为公告2 为活动3 为
* @param {string} newsType 讯类型: 1 为公告2 为活动3 为
* @param {number} pageSize 返回数量
* @param {number} lastId 上一次请求的最后一条数据的 id
* @return {Promise<TGApp.BBS.Post.NewsRes>}