提交修改

This commit is contained in:
daihh
2022-11-15 17:19:56 +08:00
parent 21e123149b
commit 0999553fe6
4 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
/**页面设置的一些常量,方便,用于一个处理只写一处,不要多处写*/
const constants={
fileBaseUrl:'',
fileBaseUrl:'/upload',
newLoginKey:'boe_new_login'
}