隐藏任务记录
This commit is contained in:
parent
e441e124ec
commit
099550bd76
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
# 后端接口地址
|
||||
API_BASE = http://192.168.220.154:12345
|
||||
API_BASE = http://192.168.xx.xx:12345
|
||||
|
||||
# 本地开发如需ip访问项目把"#"号去掉
|
||||
#DEV_HOST = 192.168.xx.xx
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@
|
|||
*/
|
||||
export default {
|
||||
// qianfan task record switch
|
||||
recordSwitch:true
|
||||
recordSwitch:false
|
||||
}
|
||||
Loading…
Reference in New Issue