初始化
This commit is contained in:
@@ -21,7 +21,7 @@ export async function getTenantInfo(): Promise<Company> {
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取网站信息 https://websopy-api.websoft.top/api
|
||||
* 获取网站信息 https://cms-api.websoft.top/api
|
||||
*/
|
||||
export async function getSiteInfo() {
|
||||
const res = await request.get<ApiResult<AppProduct>>(
|
||||
|
||||
Reference in New Issue
Block a user