nickchange
2023-10-27 a1eb598970dab2cb49e95a99917a293e31a183d1
cloud-server-other/src/main/java/com/dsh/other/model/dto/siteDto/TSiteDTO.java
@@ -94,4 +94,6 @@
     * 添加时间
     */
    private Date insertTime;
    private String operator;
}