first commit

This commit is contained in:
2026-03-24 09:26:55 +08:00
commit 09e0e0fb6e
1046 changed files with 242626 additions and 0 deletions

10
src/config/website.js Normal file
View 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",
}