Explorar el Código

Merge branch 'develop' of gitadmin/tuoheng_lc into release

tags/v1.1.0^2
gitadmin hace 1 año
padre
commit
66a6ef79a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tuoheng-admin/src/main/java/com/tuoheng/admin/entity/dto/index/QuestionListDto.java

+ 1
- 1
tuoheng-admin/src/main/java/com/tuoheng/admin/entity/dto/index/QuestionListDto.java Ver fichero

@@ -65,7 +65,7 @@ public class QuestionListDto {

private Integer handlerUserId;

private Integer handlerUserName;
private String handlerUserName;

private String handlerTime;


Cargando…
Cancelar
Guardar