Initial clean project import
This commit is contained in:
@@ -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: "",
|
||||
};
|
||||
Reference in New Issue
Block a user