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