无关风月
2025-06-06 31755963171a6c7b7fdc286d83882daac6d9310b
1
2
3
4
5
6
7
package com.dsh.guns.modular.system.model.dto;
 
public class TimeDto {
    private String time;
    private String time2;
 
}