新增Login工具,修改部分bug

This commit is contained in:
2021-09-08 16:33:33 +08:00
parent fe58127686
commit bfdad93d83
21 changed files with 158 additions and 12 deletions

View File

@@ -76,6 +76,16 @@ public class AliYunPanUtil{
return;
}
/**
* 暂停备份
*/
public void stopBackup() {
CommonConstants.addConsole("暂停成功");
startBackup.setText("开始暂停");
startBackup.setEnabled(false);
CommonConstants.BACK_STATE = false;
}
/**
* 上传二级文件夹
* @param fileId