瀏覽代碼

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"`
}


Loading…
取消
儲存