Explorar el Código

待办中心-发送工作通知测试

tags/24080901
CMM hace 1 año
padre
commit
b5977211ff
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      pmapi/src/main/java/com/ningdatech/pmapi/user/entity/UserInfo.java

+ 0
- 2
pmapi/src/main/java/com/ningdatech/pmapi/user/entity/UserInfo.java Ver fichero

@@ -24,8 +24,6 @@ import java.time.LocalDateTime;
@AllArgsConstructor
@NoArgsConstructor
@ApiModel(value = "NdUserInfo对象", description = "")
@AllArgsConstructor
@NoArgsConstructor
public class UserInfo implements Serializable {

private static final long serialVersionUID = 1L;


Cargando…
Cancelar
Guardar