*
hmpc
2025-01-13 9f2269f2cb27e7b8fbc76b5aeb308a066c211ee4
src/main/java/com/zy/asrs/domain/param/SystemSwitchParam.java
@@ -10,7 +10,7 @@
    private Integer operatorType;
    // 密码口令
    private String password;
    private String password = "root";
    public Integer getOperatorType() {
        return operatorType;