3 lines
73 B
JavaScript
3 lines
73 B
JavaScript
|
|
window.AppConfig = {
|
||
|
|
systemTitle: '末端数据接入处理系统'
|
||
|
|
}
|