diff --git a/policeSecurityServer/src/main/resources/env/dev/application.yml b/policeSecurityServer/src/main/resources/env/dev/application.yml
index ac28684..b638e99 100644
--- a/policeSecurityServer/src/main/resources/env/dev/application.yml
+++ b/policeSecurityServer/src/main/resources/env/dev/application.yml
@@ -116,7 +116,7 @@ logging:
config: classpath:conf/log4j2.xml
minio:
- url: https://www.hnjinglian.cn:9000
+ url: http://118.253.177.137:9000
accessKey: admin
secretKey: lonsung301
bucketName: police-security-dev
diff --git a/policeSecurityServer/src/main/resources/env/prod/application.yml b/policeSecurityServer/src/main/resources/env/prod/application.yml
index 81ebf76..ea1f45f 100644
--- a/policeSecurityServer/src/main/resources/env/prod/application.yml
+++ b/policeSecurityServer/src/main/resources/env/prod/application.yml
@@ -116,7 +116,7 @@ logging:
config: classpath:conf/log4j2.xml
minio:
- url: https://www.hnjinglian.cn:9000
+ url: https://www.hnjinglian.cn:9002
accessKey: admin
secretKey: lonsung301
bucketName: police-security
diff --git a/superManagement/src/views/test.vue b/superManagement/src/views/test.vue
index 170ad7c..b712762 100644
--- a/superManagement/src/views/test.vue
+++ b/superManagement/src/views/test.vue
@@ -1,11 +1,18 @@
123123
-
+
+
+