2024年3月12日18:04:19

master
zm 2024-03-12 18:13:04 +08:00
parent 24a7cd0b6d
commit c012b8c732
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ public class MinioUploadController {
MinioUtils.objectMap.put("accessKey",accessKey.getText());
MinioUtils.objectMap.put("secretKey",secretKey.getText());
MinioUtils.reload();
AlertUtils.alert_msg("重新加载成功!");
}
@FXML