feat: 命令片段.

This commit is contained in:
lijiahang
2024-01-24 19:19:26 +08:00
parent 7d614f0bdc
commit af4d4d99a6
13 changed files with 333 additions and 220 deletions

View File

@@ -49,7 +49,7 @@ public class CodeGenerators {
.disableUnitTest()
.cache("command:snippet:group:{}", "命令片段分组 ${userId}")
.expire(1, TimeUnit.DAYS)
.vue("host", "command-snippet")
.vue("host", "command-snippet-group")
.build(),
};
// jdbc 配置 - 使用配置文件