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