Commit 80fa558c authored by alex yao's avatar alex yao

feat:法律文件导出

parent 5d055934
...@@ -11,8 +11,7 @@ public class Item { ...@@ -11,8 +11,7 @@ public class Item {
/** /**
* 替换键 * 替换键
* 例如: * 例如:
* 1. 姓名 ${name} * 替换键 例如:name 则替换文件中 ${name}
* 2. 性别 ${gender}
*/ */
private String key; private String key;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment