feat: 更新网站页面和组件,新增多个页面(关于、专家、会员、政策等)
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineEventHandler(async (event) => {
|
||||
getHeader(event, 'tenantid') ||
|
||||
config.public.tenantId ||
|
||||
config.public.TenantId ||
|
||||
'10584'
|
||||
'10588'
|
||||
const authorization = getHeader(event, 'authorization')
|
||||
|
||||
const headers = {
|
||||
|
||||
Reference in New Issue
Block a user