package com.ks.app.dto.mq; /** * @author hxh * @title: TestMsg * @description: TODO * @date 2022/5/12 12:02 */ public class TestMQMsg { private Long createTime; }