first commit
This commit is contained in:
10
src/config/website.js
Normal file
10
src/config/website.js
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
/**
|
||||
* 全局配置文件
|
||||
*/
|
||||
export default {
|
||||
reportUrl: 'http://localhost:7899/ureport',
|
||||
print_transfer_url: "http://111.21.251.50:17522",
|
||||
print_transfer_token: "123456",
|
||||
}
|
||||
Reference in New Issue
Block a user