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