*
lsh
2025-08-18 16425e5c62f3e65a0e529d7c0ab851fa49b88ef0
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;