lipeng186

Results 2 issues of lipeng186

为什么要自己写读取配置文件,而不用springboot默认的 ,还有为什么要自己写日志加载逻辑

### Search before asking - [X] I had searched in the [issues](https://github.com/datasophon/datasophon/issues?q=is%3Aissue) and found no similar issues. ### What happened String md5 = FileUtil.readString( Constants.MASTER_MANAGE_PACKAGE_PATH + Constants.SLASH + serviceRoleInfo.getPackageName() +...

bug