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