百色农校完成
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// 填租户ID
|
||||
const appId = 10490;
|
||||
// 接口地址
|
||||
let apiBaseUrl = 'https://cms-api.websoft.top/api'
|
||||
let apiBaseUrl = 'https://server.gxbsnx.com/api'
|
||||
// 应用名称
|
||||
const appName = '广西百色农业学校';
|
||||
|
||||
@@ -86,9 +86,9 @@ export default defineNuxtConfig({
|
||||
apiBaseUrl,
|
||||
tenantId: appId,
|
||||
siteName: appName,
|
||||
domain: 'websoft.top',
|
||||
domain: 'gxbsnx.com',
|
||||
// 核心接口
|
||||
apiServer: 'https://server.gxwebsoft.com/api',
|
||||
apiServer: 'https://server.gxbsnx.com/api',
|
||||
appSecret: '',
|
||||
appName: '你的网站名称'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user