このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
liushuai
/
hz-project-management
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
35
Wiki
アクティビティ
ソースを参照
notify 代码 userId
tags/24080901
PoffyZhang
1年前
親
db036f2bd4
コミット
752b66f514
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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 {
書き込み
プレビュー
読み込み中…
キャンセル
保存