feat: 通知公告临时提交

通知公告临时提交
This commit is contained in:
胡少翔
2024-09-05 17:33:24 +08:00
parent 9a2fd63e26
commit 6f662dcde9
4 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
package com.youlai.boot.system.model.vo;
/**
* 用户公告状态VO
*
* @auther Theo
* @since 2024-08-28 16:56
*/
public class NoticeStatusVO {
}