浏览代码

comments for cache

master
Patrick Peng Sun 8 年前
父节点
当前提交
0bc0611f92
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      configCRM.go

+ 1
- 0
configCRM.go 查看文件

@@ -19,6 +19,7 @@ type EspoCRMAPIConfig struct {
//access Password
UserPass string `json:"UserPass"`

//where attachment is cached
AttachmentCache string `json:"AttachmentCache"`
}


正在加载...
取消
保存