Commit fddbbc9d authored by Roger Wu's avatar Roger Wu

增加数字人生产域名

parent c7261a61
export const BASE_URLS: Record<'DEV' | 'PROD', string> = {
DEV: 'https://digitalperson-sit.gsstcloud.com',
PROD: 'https://digitalperson-sit.gsstcloud.com',
PROD: 'https://digitalperson.gsstcloud.com',
}
export const AI_INDEX_URLS: Record<'DEV' | 'PROD', string> = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment