설명 없음

ChenYL a512e931ab 【项目开发】 1 년 전
.idea f51b3f6ba6 【项目开发】 1 년 전
data-easy a512e931ab 【项目开发】 1 년 전
doc d06e433331 【项目开发】 1 년 전
product-hunt 007e88dc42 【项目开发】 1 년 전
.gitignore 98efcf65d3 【项目创建】 1 년 전
README.md d06e433331 【项目开发】 1 년 전
pom.xml 64bdd81aa4 【项目开发】 1 년 전

README.md

数易得

启动所需参数

-Dspring.profiles.active=dev -Djasypt.encryptor.password=XXXXX

启动所需参数,带网络代理

-Dspring.profiles.active=dev -Djasypt.encryptor.password=XXXX -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=10809 -Dhttps.proxyHost=127.0.0.1 -Dhttps.proxyPort=10809

参考