fuliqi
2024-09-03 ae0c129c499e7e166399f2e3e2ccca93a076a669
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/CheckRule.java
@@ -62,4 +62,7 @@
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    private Date updateTime;
    /** 数据中心对应的接口地址 */
    private String apiUrl;
}