提交 6710a10d 编写于 作者: S sean.wang

merge

上级 5ed1663a
......@@ -31,8 +31,12 @@
<plugin>
<groupId>com.site.maven.plugins</groupId>
<artifactId>maven-codegen-plugin</artifactId>
<<<<<<< HEAD
<<<<<<< HEAD
<version>1.0.10</version>
=======
<version>1.0.9</version>
>>>>>>> 31515b8c1b82963a28412ab90fbd3229ea890f3f
=======
<version>1.0.9</version>
>>>>>>> 31515b8c1b82963a28412ab90fbd3229ea890f3f
......
......@@ -16,6 +16,7 @@ public interface MessageStorage {
public String store(MessageTree tree);
/**
<<<<<<< HEAD
* Fetch a message tree from the store.
*
* @param messageId
......@@ -28,6 +29,8 @@ public interface MessageStorage {
*
* @param tree
*
=======
>>>>>>> 31515b8c1b82963a28412ab90fbd3229ea890f3f
* Get relative path to base directory or base URL.
*
* @param tree
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册