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