MessageAgent优化

This commit is contained in:
redkale
2024-08-12 20:25:55 +08:00
parent 45548f2de9
commit cebd463d58
3 changed files with 11 additions and 13 deletions

View File

@@ -171,7 +171,7 @@
<executions>
<execution>
<goals>
<goal>check</goal>
<goal>apply</goal>
</goals>
<phase>compile</phase>
</execution>