*
lsh
2025-03-30 b10dcb75c8a8dd4f9b838eed8adfc8e0b4d9283f
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;