package com.dsh.guns.modular.system.model.dto; public class TimeDto { private String time; private String time2; }