Initial clean project import

This commit is contained in:
cat-shark
2026-06-19 18:41:41 +08:00
commit a13b804c7a
1306 changed files with 220568 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
module.exports = {
appVersion: "9.9.8",
brandName: "天英超级IP智能体",
brandSlogan: "Smoke",
brandShortName: "IP",
brandDisplayName: "天英超级IP智能体",
qrcodePath: "./oem-assets/qrcode.png",
logoPath: "./oem-assets/logo.png",
iconPath: "./oem-assets/icon.png",
loginBgPath: "./oem-assets/login-bg.png",
apiBaseUrl: "http://49.233.157.120:3002/api",
website: "",
websiteGithub: "",
websiteGitee: "",
};