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