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