*
lsh
2025-10-24 a2ae2b9f189236a4a7edfd1f59ddd6c2a4b9d5e0
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;