소스 검색

修改注释

tags/V1.7.0
wanghaoran 1 년 전
부모
커밋
04b5c8b7c2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      tuoheng-api/src/main/java/com/tuoheng/api/controller/IdentityController.java

+ 2
- 2
tuoheng-api/src/main/java/com/tuoheng/api/controller/IdentityController.java 파일 보기

@@ -15,7 +15,7 @@ public class IdentityController {
private IIdentityService identityService;

/**
* 获取身份列表
* 获取身份列表(分页)
*
* @param identityQuery 查询条件
* @return
@@ -27,7 +27,7 @@ public class IdentityController {


/**
* 获取身份列表(分页)
* 获取身份列表
*
* @param identityQuery 查询条件
* @return

Loading…
취소
저장