merge code for log and encryption and desccryption
This commit is contained in:
parent
bf7a3e2750
commit
93edb32ffb
|
|
@ -1,66 +0,0 @@
|
|||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="AliAccessStaticViaInstance" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AliArrayNamingShouldHaveBracket" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AliControlFlowStatementWithoutBraces" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AliDeprecation" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AliEqualsAvoidNull" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AliLongLiteralsEndingWithLowercaseL" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AliMissingOverrideAnnotation" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AliWrapperTypeEquality" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAbstractClassShouldStartWithAbstractNaming" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAbstractMethodOrInterfaceMethodMustUseJavadoc" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidApacheBeanUtilsCopy" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidCallStaticSimpleDateFormat" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidCommentBehindStatement" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidComplexCondition" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidConcurrentCompetitionRandom" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidDoubleOrFloatEqualCompare" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidManuallyCreateThread" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidMissUseOfMathRandom" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidNegationOperator" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidNewDateGetTime" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidPatternCompileInMethod" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidReturnInFinally" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidStartWithDollarAndUnderLineNaming" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaAvoidUseTimer" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaBigDecimalAvoidDoubleConstructor" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaBooleanPropertyShouldNotStartWithIs" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaClassCastExceptionWithSubListToArrayList" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaClassCastExceptionWithToArray" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaClassMustHaveAuthor" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaClassNamingShouldBeCamel" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaCollectionInitShouldAssignCapacity" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaCommentsMustBeJavadocFormat" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaConcurrentExceptionWithModifyOriginSubList" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaConstantFieldShouldBeUpperCase" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaCountDownShouldInFinally" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaDontModifyInForeachCircle" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaEnumConstantsMustHaveComment" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaExceptionClassShouldEndWithException" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaIbatisMethodQueryForList" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaLockShouldWithTryFinally" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaLowerCamelCaseVariableNaming" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaMethodReturnWrapperType" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaMethodTooLong" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaPackageNaming" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaPojoMustOverrideToString" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaPojoMustUsePrimitiveField" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaPojoNoDefaultValue" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaRemoveCommentedCode" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaServiceOrDaoClassShouldEndWithImpl" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaStringConcat" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaSwitchStatement" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaTestClassShouldEndWithTestNaming" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaThreadLocalShouldRemove" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaThreadPoolCreation" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaThreadShouldSetName" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaTransactionMustHaveRollback" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaUndefineMagicConstant" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaUnsupportedExceptionWithModifyAsList" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaUseQuietReferenceNotation" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="AlibabaUseRightCaseForDateFormat" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="MapOrSetKeyShouldOverrideHashCodeEquals" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
</profile>
|
||||
</component>
|
||||
|
|
@ -1,28 +0,0 @@
|
|||
|
||||
† java:S112^"FDefine and throw a dedicated exception instead of using a generic one.(ƒ˜øÊùÿÿÿÿJ$a11442a9-8d63-4e07-b71d-8bbd99f23d2c
|
||||
š
|
||||
java:S2293W"YReplace the type specification in this constructor call with the diamond operator ("<>").(±çÞöüÿÿÿÿJ$416ded59-af84-4426-9b48-f83bd19950e0
|
||||
š
|
||||
java:S2293`"YReplace the type specification in this constructor call with the diamond operator ("<>").(±çÞöüÿÿÿÿJ$27d903c5-8337-45a5-9487-c9b6382b00de
|
||||
š
|
||||
java:S2293j"YReplace the type specification in this constructor call with the diamond operator ("<>").(±çÞöüÿÿÿÿJ$a16dd6cf-1b96-4717-87b7-c9f068b6fb5a
|
||||
ƒ
|
||||
java:S1192§"FDefine a constant instead of duplicating this literal "roles" 3 times.(ŒˆçæJ$c6896070-0294-4abc-a161-3e23920dbf5e
|
||||
<EFBFBD>
|
||||
java:S1192Î"NDefine a constant instead of duplicating this literal "新增用户'" 3 times.(Óšå§øÿÿÿÿJ$1d0d7412-1caf-4ba7-bedd-7f6977aef86f
|
||||
<EFBFBD>
|
||||
java:S1192ë"NDefine a constant instead of duplicating this literal "修改用户'" 3 times.(—º¤êüÿÿÿÿJ$955f325a-7983-4ba4-b019-c635db935788
|
||||
~
|
||||
java:S68133"BRemove this field injection and use constructor injection instead.(êæÄÞJ$18d02424-12fa-4fe9-9589-301064ff6621
|
||||
~
|
||||
java:S68136"BRemove this field injection and use constructor injection instead.(êæÄÞJ$af97443c-b483-4714-a15e-8ff638d25d48
|
||||
~
|
||||
java:S68139"BRemove this field injection and use constructor injection instead.(êæÄÞJ$304f05f5-990c-4db1-8ffc-9457d2e774de
|
||||
~
|
||||
java:S6813<"BRemove this field injection and use constructor injection instead.(êæÄÞJ$8bfcda33-286c-4fb5-8121-10afaac59e76
|
||||
~
|
||||
java:S6813?"BRemove this field injection and use constructor injection instead.(êæÄÞJ$cf9bc31d-c0ec-4699-8cad-87063e8cb226
|
||||
~
|
||||
java:S6813B"BRemove this field injection and use constructor injection instead.(êæÄÞJ$f777a01b-edea-458c-bbb2-52a029ebf061
|
||||
§
|
||||
java:S1130h"lRemove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from method's body.(ýâÍ[J$5b9bbe61-57c5-4b05-ba1e-73a0abd75888
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
|
||||
–
|
||||
java:S2293“"YReplace the type specification in this constructor call with the diamond operator ("<>").(«ÇáØJ$e1a9f8da-eff9-4bdf-b97a-a600f6c356f7
|
||||
–
|
||||
java:S2293ª"YReplace the type specification in this constructor call with the diamond operator ("<>").(íž¡®J$e3523b3c-5ad8-499f-8ff7-bf9ed82d7f1a
|
||||
ƒ
|
||||
java:S1192ÿ"FDefine a constant instead of duplicating this literal "<br/>" 4 times.(Þî©ÀJ$1ba3156b-b3a6-486b-9d57-6a7aa8850a41
|
||||
j
|
||||
java:S5411<18>"(Use a primitive boolean expression here.(Чé¦ùÿÿÿÿJ$26408d15-1f4c-4cd2-a4f5-58b1b3e5fde6
|
||||
~
|
||||
java:S6813,"BRemove this field injection and use constructor injection instead.(êæÄÞJ$a84cd146-4f87-4427-9d47-5069d78e2801
|
||||
~
|
||||
java:S6813/"BRemove this field injection and use constructor injection instead.(êæÄÞJ$13bb241c-6bc4-4d7f-aac3-5d608cf5aeb1
|
||||
~
|
||||
java:S68132"BRemove this field injection and use constructor injection instead.(êæÄÞJ$761aa5b4-f63b-437e-9f34-f77b55b48e13
|
||||
~
|
||||
java:S68135"BRemove this field injection and use constructor injection instead.(êæÄÞJ$e6b2d573-8b11-428f-b5de-e38833a19041
|
||||
~
|
||||
java:S68138"BRemove this field injection and use constructor injection instead.(êæÄÞJ$5fd175a1-26cb-4a75-a852-810b655c3dbe
|
||||
~
|
||||
java:S6813;"BRemove this field injection and use constructor injection instead.(êæÄÞJ$cca9b812-26b4-43d0-b202-b70d706bcbc0
|
||||
~
|
||||
java:S6813>"BRemove this field injection and use constructor injection instead.(êæÄÞJ$6a2f9c20-2af1-486f-b54d-ce8296e21114
|
||||
~
|
||||
java:S6813A"BRemove this field injection and use constructor injection instead.(êæÄÞJ$5e5b493c-b4b9-4dbc-9e53-9db8ac63a56c
|
||||
‡
|
||||
java:S3252<18>"JUse static access with "org.apache.commons.lang3.StringUtils" for "EMPTY".(„›ÎÕJ$0ae963e1-2cb5-4ae5-ae2b-44bc612a7c59
|
||||
‡
|
||||
java:S3252 "JUse static access with "org.apache.commons.lang3.StringUtils" for "EMPTY".(„›ÎÕJ$6279aaf7-7b1f-46d0-bb4c-34c82cf9a516
|
||||
{
|
||||
java:S1155è">Use isEmpty() to check whether the collection is empty or not.(¥Â<C2A5>©J$084360c0-7ef2-403b-a292-12b957d31f5b
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
…
|
||||
java:S6813"BRemove this field injection and use constructor injection instead.(êæÄÞ8»Î”ª€2J$403f21c8-b418-475a-a8c0-81c2dc7a02d9
|
||||
†
|
||||
java:S1128"CRemove this unused import 'com.bonus.file.utils.FileDownloadUtils'.(<28>êÞ¤8ÅΔª€2J$f034c7f8-3d6e-4ecd-9b95-cd848a3a7999
|
||||
™
|
||||
java:S1128
|
||||
"QRemove this unused import 'org.springframework.web.bind.annotation.RequestParam'.(¬À·ùÿÿÿÿ8ÅΔª€2J$66d84852-c1a6-42a3-8a30-06506bcb8d2c
|
||||
x
|
||||
java:S1128"0Remove this unused import 'java.io.IOException'.(ªº»Úýÿÿÿÿ8ÅΔª€2J$372f4653-0162-4233-9cf3-fc20ef558e82
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
† java:S112"FDefine and throw a dedicated exception instead of using a generic one.( <>ܶøÿÿÿÿJ$9b182cea-bc39-42f7-909d-809033563b29
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
|
||||
<EFBFBD>
|
||||
Wbonus-modules/bonus-file/src/main/java/com/bonus/file/controller/SysFileController.java,d/5/d56c65f042936ed45626ea96a8a3be8a1f991518
|
||||
7
|
||||
pom.xml,4/4/442292b8a7efeabbe4cc176709b833b1792140ec
|
||||
<EFBFBD>
|
||||
Qbonus-modules/bonus-file/src/main/java/com/bonus/file/config/ResourcesConfig.java,7/c/7ce726513da4afdbc3421b816e8def845a39a0bb
|
||||
A
|
||||
bonus-api/pom.xml,4/d/4d66766070d502e9495acbf654cd20829c4425b3
|
||||
<EFBFBD>
|
||||
^bonus-modules/bonus-system/src/main/java/com/bonus/system/service/impl/SysUserServiceImpl.java,a/a/aa608ec83cbef0157ad034a45ce178fe8d3e1f1d
|
||||
<EFBFBD>
|
||||
Vbonus-modules/bonus-system/src/main/java/com/bonus/system/service/ISysUserService.java,e/9/e9e9c8aa0ae1931dc6e028fc6aa2a4445d3ba19e
|
||||
}
|
||||
Mbonus-modules/bonus-file/src/main/java/com/bonus/file/config/MinioConfig.java,5/0/5004442f77e22ef4c1d07b99806239bb7fb7ffbd
|
||||
|
||||
Obonus-modules/bonus-file/src/main/java/com/bonus/file/BonusFileApplication.java,1/f/1fd70d40f7c9cb50a47ee5948b3fd37458651d5f
|
||||
R
|
||||
"bonus-visual/bonus-monitor/pom.xml,a/5/a567507002bfc4cb69f800244bcc422fbcc10e5d
|
||||
<EFBFBD>
|
||||
[bonus-modules/bonus-system/src/main/java/com/bonus/system/controller/SysUserController.java,5/f/5f3e07e732703a75dec38fdc223ff19f81693be2
|
||||
<EFBFBD>
|
||||
Rbonus-modules/bonus-file/src/main/java/com/bonus/file/utils/FileDownloadUtils.java,9/7/9722eda79f36a8f93bcf90763a02040c63aa2fde
|
||||
<EFBFBD>
|
||||
Tbonus-api/bonus-api-system/src/main/java/com/bonus/system/api/RemoteFileService.java,8/4/840a68431ce1f8c33ff92941ebcdc18c832f00e4
|
||||
~
|
||||
Nbonus-gateway/src/main/java/com/bonus/gateway/service/ValidateCodeService.java,d/6/d6fecdfdef18b3d6832231c6f1b018c886d4fab8
|
||||
z
|
||||
Jbonus-gateway/src/main/java/com/bonus/gateway/BonusGatewayApplication.java,2/c/2cc24e5aa9771bcc9b5a17544600b0e244d9c2ad
|
||||
q
|
||||
Abonus-auth/src/main/java/com/bonus/auth/BonusAuthApplication.java,9/1/911ccbfd7be6b58e893061cdfb63c958e37d6eda
|
||||
D
|
||||
sql/bns_20240604.sql,8/5/85b1974774f16ce7959a122e4766c9a31a7a7895
|
||||
<EFBFBD>
|
||||
\bonus-modules/bonus-file/src/main/java/com/bonus/file/service/FastDfsSysFileServiceImpl.java,c/6/c6d854777bca75255487810d12805069bf1a4f45
|
||||
P
|
||||
bonus-modules/bonus-file/pom.xml,0/f/0fbb26476b87bedf6f864aa5d52284b75bde6869
|
||||
<EFBFBD>
|
||||
Ubonus-modules/bonus-system/src/main/java/com/bonus/system/BonusSystemApplication.java,a/7/a7445a685a0b55cc0d903c370a10674cfbd15608
|
||||
E
|
||||
bonus-modules/pom.xml,7/3/73fe31f1bc837e4395fd9296f4f1793cc44fbd07
|
||||
<EFBFBD>
|
||||
Pbonus-modules/bonus-file/src/main/java/com/bonus/file/utils/FileUploadUtils.java,c/9/c9d1df9f46abbc0b2e5a3d147c7b3407ef09b84e
|
||||
<EFBFBD>
|
||||
Rbonus-modules/bonus-file/src/main/java/com/bonus/file/service/ISysFileService.java,6/7/6796766c5f6d21c9e346f89b25160c0dd6401a5b
|
||||
<EFBFBD>
|
||||
Zbonus-modules/bonus-file/src/main/java/com/bonus/file/service/MinioSysFileServiceImpl.java,8/7/8721859fd7a6cfb3d43a453ba3850048c6eeb2d2
|
||||
<EFBFBD>
|
||||
Zbonus-modules/bonus-file/src/main/java/com/bonus/file/service/LocalSysFileServiceImpl.java,2/e/2ef247d050a0881cb49e4a582bc1a311f9bc6be0
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
|
||||
<EFBFBD>
|
||||
Wbonus-modules/bonus-file/src/main/java/com/bonus/file/controller/SysFileController.java,d/5/d56c65f042936ed45626ea96a8a3be8a1f991518
|
||||
7
|
||||
pom.xml,4/4/442292b8a7efeabbe4cc176709b833b1792140ec
|
||||
<EFBFBD>
|
||||
Qbonus-modules/bonus-file/src/main/java/com/bonus/file/config/ResourcesConfig.java,7/c/7ce726513da4afdbc3421b816e8def845a39a0bb
|
||||
A
|
||||
bonus-api/pom.xml,4/d/4d66766070d502e9495acbf654cd20829c4425b3
|
||||
<EFBFBD>
|
||||
^bonus-modules/bonus-system/src/main/java/com/bonus/system/service/impl/SysUserServiceImpl.java,a/a/aa608ec83cbef0157ad034a45ce178fe8d3e1f1d
|
||||
<EFBFBD>
|
||||
Vbonus-modules/bonus-system/src/main/java/com/bonus/system/service/ISysUserService.java,e/9/e9e9c8aa0ae1931dc6e028fc6aa2a4445d3ba19e
|
||||
}
|
||||
Mbonus-modules/bonus-file/src/main/java/com/bonus/file/config/MinioConfig.java,5/0/5004442f77e22ef4c1d07b99806239bb7fb7ffbd
|
||||
|
||||
Obonus-modules/bonus-file/src/main/java/com/bonus/file/BonusFileApplication.java,1/f/1fd70d40f7c9cb50a47ee5948b3fd37458651d5f
|
||||
R
|
||||
"bonus-visual/bonus-monitor/pom.xml,a/5/a567507002bfc4cb69f800244bcc422fbcc10e5d
|
||||
<EFBFBD>
|
||||
[bonus-modules/bonus-system/src/main/java/com/bonus/system/controller/SysUserController.java,5/f/5f3e07e732703a75dec38fdc223ff19f81693be2
|
||||
<EFBFBD>
|
||||
Rbonus-modules/bonus-file/src/main/java/com/bonus/file/utils/FileDownloadUtils.java,9/7/9722eda79f36a8f93bcf90763a02040c63aa2fde
|
||||
<EFBFBD>
|
||||
Tbonus-api/bonus-api-system/src/main/java/com/bonus/system/api/RemoteFileService.java,8/4/840a68431ce1f8c33ff92941ebcdc18c832f00e4
|
||||
~
|
||||
Nbonus-gateway/src/main/java/com/bonus/gateway/service/ValidateCodeService.java,d/6/d6fecdfdef18b3d6832231c6f1b018c886d4fab8
|
||||
z
|
||||
Jbonus-gateway/src/main/java/com/bonus/gateway/BonusGatewayApplication.java,2/c/2cc24e5aa9771bcc9b5a17544600b0e244d9c2ad
|
||||
q
|
||||
Abonus-auth/src/main/java/com/bonus/auth/BonusAuthApplication.java,9/1/911ccbfd7be6b58e893061cdfb63c958e37d6eda
|
||||
D
|
||||
sql/bns_20240604.sql,8/5/85b1974774f16ce7959a122e4766c9a31a7a7895
|
||||
<EFBFBD>
|
||||
\bonus-modules/bonus-file/src/main/java/com/bonus/file/service/FastDfsSysFileServiceImpl.java,c/6/c6d854777bca75255487810d12805069bf1a4f45
|
||||
P
|
||||
bonus-modules/bonus-file/pom.xml,0/f/0fbb26476b87bedf6f864aa5d52284b75bde6869
|
||||
<EFBFBD>
|
||||
Ubonus-modules/bonus-system/src/main/java/com/bonus/system/BonusSystemApplication.java,a/7/a7445a685a0b55cc0d903c370a10674cfbd15608
|
||||
E
|
||||
bonus-modules/pom.xml,7/3/73fe31f1bc837e4395fd9296f4f1793cc44fbd07
|
||||
<EFBFBD>
|
||||
Pbonus-modules/bonus-file/src/main/java/com/bonus/file/utils/FileUploadUtils.java,c/9/c9d1df9f46abbc0b2e5a3d147c7b3407ef09b84e
|
||||
<EFBFBD>
|
||||
Rbonus-modules/bonus-file/src/main/java/com/bonus/file/service/ISysFileService.java,6/7/6796766c5f6d21c9e346f89b25160c0dd6401a5b
|
||||
<EFBFBD>
|
||||
Zbonus-modules/bonus-file/src/main/java/com/bonus/file/service/MinioSysFileServiceImpl.java,8/7/8721859fd7a6cfb3d43a453ba3850048c6eeb2d2
|
||||
<EFBFBD>
|
||||
Zbonus-modules/bonus-file/src/main/java/com/bonus/file/service/LocalSysFileServiceImpl.java,2/e/2ef247d050a0881cb49e4a582bc1a311f9bc6be0
|
||||
Binary file not shown.
Loading…
Reference in New Issue