소스 검색

notify 代码 userId

tags/24080901
PoffyZhang 1 년 전
부모
커밋
752b66f514
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +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 {



불러오는 중...
취소
저장