*
lsh
2025-06-04 dfc42f53a71e03e2ad8fe4c7fb7e16d5cef1d8e4
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;