This website works better with JavaScript.
首頁
探索
說明
註冊
登入
liushuai
/
hz-project-management
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
35
Wiki
Activity
瀏覽代碼
notify 代码 userId
tags/24080901
PoffyZhang
1 年之前
父節點
db036f2bd4
當前提交
752b66f514
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pmapi/src/main/java/com/ningdatech/pmapi/sys/model/entity/Notify.java
+ 1
- 1
pmapi/src/main/java/com/ningdatech/pmapi/sys/model/entity/Notify.java
查看文件
@@ -17,7 +17,7 @@ import java.time.LocalDateTime;
* @since 2023-03-21
*/
@Data
@TableName("
wflow
_notifys")
@TableName("
nd
_notifys")
@ApiModel(value = "消息通知", description = "消息通知")
public class Notify implements Serializable {
Write
Preview
Loading…
取消
儲存