2024年3月12日18:04:19
parent
24a7cd0b6d
commit
c012b8c732
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue