You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
km_community/ant-design-vue-jeecg/public/config.js

6 lines
157 B

let Global_Config = {
API_BASE_URL: '/api',
SITE_TITLE: '科亿知识库',
KYKMS_URL: 'http://113.125.46.255:8081',
COPYRIGHT: '科亿信息技术'
}