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