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