深樹

Results 3 issues of 深樹

`MongoDB 3.6` with `mongoose 4.11.x ` 所有涉及`aggregate`操作都失败如`getTag`、`updateArticleCommentCount` 升级至`mongoose 4.13.9`成功

## 步骤 ### 1. 构建towxml 参考[3.0 构建Towxml](https://github.com/sbfkcel/towxml/wiki/3.0-%E6%9E%84%E5%BB%BATowxml) ### 2. 同步构建完的towxml到项目中 ![image](https://user-images.githubusercontent.com/9496701/123629350-c4714500-d846-11eb-8505-f905aab24875.png) **修改 `decode.json`** 转换为相对路径 ```javascript { "component": true, "usingComponents": { "decode": "./decode", "audio-player": "./audio-player/audio-player", "latex": "./latex/latex", "table": "./table/table", "todogroup": "./todogroup/todogroup",...