1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 16:48:16 +08:00

[1.3.9] 消息配置文件相关更新

- [A] 添加MessageBuilder,更方便构建参数
- [U] 采用 `Object...` 的形式传入参数
This commit is contained in:
2022-02-25 22:13:31 +08:00
parent 30e57e3945
commit e67e23a24c
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.3.8</version>
<version>1.3.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>