提交配置中去掉默认值

This commit is contained in:
daihh
2022-11-09 09:18:23 +08:00
parent 7428a57ebc
commit c25ea1eb74

View File

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