Update addins.md
This commit is contained in:
parent
62f2dfced6
commit
eec7ef7f69
|
@ -7,7 +7,21 @@ sidebar_label: "addins"
|
|||
|
||||
## 目录结构
|
||||
|
||||

|
||||
```bash
|
||||
.
|
||||
├── cfg
|
||||
├── model
|
||||
│ └── ac_detection
|
||||
├── release
|
||||
├── script
|
||||
└── taosanalytics
|
||||
├── algo
|
||||
│ ├── ad
|
||||
│ └── fc
|
||||
├── misc
|
||||
└── test
|
||||
|
||||
```
|
||||
|
||||
|目录|说明|
|
||||
|---|---|
|
||||
|
|
Loading…
Reference in New Issue