mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💡 注释更正
This commit is contained in:
2
src/types/Base.d.ts
vendored
2
src/types/Base.d.ts
vendored
@@ -25,7 +25,7 @@ declare namespace BTMuli.Genshin {
|
|||||||
/**
|
/**
|
||||||
* @description 定义基础返回数据
|
* @description 定义基础返回数据
|
||||||
* @since Alpha v0.1.2
|
* @since Alpha v0.1.2
|
||||||
* @interface BaseResponse
|
* @interface Response
|
||||||
* @property {number} retcode 状态码
|
* @property {number} retcode 状态码
|
||||||
* @property {string} message 状态信息
|
* @property {string} message 状态信息
|
||||||
* @property {any} data 数据
|
* @property {any} data 数据
|
||||||
|
|||||||
Reference in New Issue
Block a user