Browse Source

机场调用修改

tags/v1.1.0^2
chenjiandong 1 year ago
parent
commit
58caa180bc
1 changed files with 1 additions and 1 deletions
  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 View File

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

private Integer handlerUserId;

private Integer handlerUserName;
private String handlerUserName;

private String handlerTime;


Loading…
Cancel
Save