#
whycq
2024-11-25 b8e8508db3878a0f58fc4d1fe12bc24bfae02c70
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;