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