无关风月
2 天以前 4c9035836c18886883d3f69d8443c53d15b068fc
1
2
3
4
5
6
7
package com.dsh.guns.modular.system.model.dto;
 
public class TimeDto {
    private String time;
    private String time2;
 
}