*
lsh
2025-06-05 ab8d3b72f79b835ea3d7e630839b1bc6e249b8a5
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;