sunyj dbde11f703 add comments 8 年之前
..
lib 1437885c71 reorganize dependencies using local repositories 8 年之前
src dbde11f703 add comments 8 年之前
README.md d074b95d39 don't allow to specify the out directory 8 年之前
pom.xml 5c4f23b285 reorganize dependencies using local repositories 8 年之前

README.md

运行方式

java -jar target/crystal-replace-view-0.0.1.jar src/test/resources/rpts HUASL_

参数说明

| 选项 | 说明 | | - | - | | target/crystal-replace-view-0.0.1.jar | 程序主体 | 必填 | | src/test/resources/rpts | 水晶报表相对路径(文件或文件夹) | 是 | | HUASL_ | 前缀 | 是 |