liulin
2024-07-29 b65029f9d6e351a714682c110343a8c23eb4e793
分支
用户 liulin <lin.liu@aliyun.com>
星期一, 七月 29, 2024 15:19 +0800
提交者 liulin <lin.liu@aliyun.com>
星期一, 七月 29, 2024 15:19 +0800
提交b65029f9d6e351a714682c110343a8c23eb4e793
目录 6d516fe84d414be33cf5beb8c2fa31c8619d1e57 目录 | zip | gz
上一版本
project init
已添加170个文件
文件已修改
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.hidden 对比 | 查看 | 原始文档 | blame | 历史
README.MD 对比 | 查看 | 原始文档 | blame | 历史
pom.xml 对比 | 查看 | 原始文档 | blame | 历史
run-doc.bat 对比 | 查看 | 原始文档 | blame | 历史
run-doc.desktop 对比 | 查看 | 原始文档 | blame | 历史
run-doc.sh 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/ConstantFactory.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/ExecutedResult.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/PagerResult.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/PagerResultMore.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/ToBigDecimalFunction.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/cache/CacheManagerConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/config/ApiSetConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/config/FileConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/config/JWTConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/config/JdbcSetConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/config/SysConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/config/TokenConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/EContentType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/EHorizontalLocation.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/EHttpContentType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/ELogger.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/ERequestTokenFrom.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/EResultCode.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/EVerticalLocation.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/EYesOrNo.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/EnumBasic.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/enums/IErrorCode.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/exceptions/BusinessException.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/extend/CollectorsPlus.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/jackson/BigNumberSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/jackson/JacksonConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/jwt/JWTUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/jwt/LoginUserDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/model/ExcelDiscernCell.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/model/ExcelDiscernRow.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/model/ResFileUpload.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/model/Tuple.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/ColumnBuilder.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/SqlBuilder.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/SqlUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/enums/ColumnBasic.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/enums/EnumBuildType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/enums/EnumCondition.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/enums/EnumSqlType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/gencolumn/GenColumnMySql.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/models/SqlCondition.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/orm2/models/SqlParameter.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/security/Base64Util.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/security/Des3Util.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/security/MD5Util.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/CQCalendarSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/CQDateSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/CQLocalDateSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/CQLocalDateTimeSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/CQTimestampSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/deserializer/CQCalendarDeSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/deserializer/CQDateDeSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/deserializer/CQLocalDateDeSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/deserializer/CQLocalDateTimeDeSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/serializer/deserializer/CQTimestampDeSerializer.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/CalendarUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/CopierUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/EncryptionUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/ExceptionUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/FileUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/HttpUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/IPUtils.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/ListUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/LocalDateTimeUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/LoggerUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/MailUtils.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/MoneyUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/NumericUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/OrderUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/ParameterUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/PinYinUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/RandVerifyCode.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/SM2Util.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/SM4Util.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/SerializeUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/SnowFlake.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/SnowFlakeUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/SpringUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/StringUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/util/ThreadPoolUtil.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/validator/EParameterValidateType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/validator/ParameterRunnable.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/validator/ParameterValidateItem.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/validator/ParameterValidateResult.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/common/validator/ParameterValidator.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/KeyValueDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/NameSortDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/NameSortIdDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/NameValueDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/OrderByDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/PagerBasicDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/ParameterDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/RequestDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/SearchBasicDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/UserInfoDto.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/dto/search/SearchTestInfo.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/EDataChangeType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/EExecuteType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/EHandleStatus.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/ELockValue.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/EOrderBy.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/EParameterType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/ESex.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/ESortOrderBy.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/EState.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/enums/EUserType.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/AdminSendMail.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqChangePassword.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqListId.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqListSetSort.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqListStatus.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqNeedCode.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqNeedId.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqOperate.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqSetSort.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/ReqUserLogin.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/test/ReqCreateTestInfo.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/request/test/ReqModifyTestInfo.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/entity/response/ResNameValue.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/ApplicationStarter.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/BasicController.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/ApiRequestLogDTO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/CorsFilterConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/GlobalExceptionHandler.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/HttpRequestLogPool.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/MustAdmin.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/MvcTokenInterceptors.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/NonLogin.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/TokenFilter.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/api/WebLogAspect.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/job/XxlJobConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/host/job/XxlJobHandlers.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/repository/BasicDao.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/repository/DaoConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/repository/columns/ETestInfo.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/repository/dao/TestInfoDao.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/repository/po/TestInfoPO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/repository/vo/BasicVO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/repository/vo/TestInfoVO.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/service/BaseService.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/service/TestInfoService.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lunhan/xxx/service/convert/TestInfoMapper.java 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application-dev.yml 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application-prod.yml 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application-test.yml 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/lib/opengauss-jdbc-5.0.0.jar 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/logback-spring.xml 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/smart-doc.json 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/lunhan/xxx/host/BasicServiceApplicationTests.java 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/lunhan/xxx/host/DateTimeTest.java 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/lunhan/xxx/host/DemoTest.java 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/lunhan/xxx/host/GenCodeGauss.java 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/lunhan/xxx/host/GenCodeMySQL.java 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/lunhan/xxx/host/SpringConfig.java 对比 | 查看 | 原始文档 | blame | 历史
src/test/resources/application-dev.yml 对比 | 查看 | 原始文档 | blame | 历史
src/test/resources/application-prod.yml 对比 | 查看 | 原始文档 | blame | 历史
src/test/resources/application-test.yml 对比 | 查看 | 原始文档 | blame | 历史
src/test/resources/application.yml 对比 | 查看 | 原始文档 | blame | 历史
src/test/resources/lib/jave-1.0.2.jar 对比 | 查看 | 原始文档 | blame | 历史
src/test/resources/lib/opengauss-jdbc-5.0.0.jar 对比 | 查看 | 原始文档 | blame | 历史
src/test/resources/logback-spring.xml 对比 | 查看 | 原始文档 | blame | 历史