This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
gitadmin
/
tuoheng_freeway_move_20240701
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
6
위키
Activity
소스 검색
修改顶部部门获取全部公路列表代码
tags/v1.0.0^2
wanjing
1 년 전
부모
0cdaaa0f04
커밋
38435898fc
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/constant/SystemConstant.java
+ 1
- 1
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/constant/SystemConstant.java
파일 보기
@@ -5,6 +5,6 @@ public interface SystemConstant {
/**
* 顶级部门pid,默认为0
*/
Integer ROOT_DEPT_PID = 0
;
String ROOT_DEPT_PID = "0"
;
}
Write
Preview
Loading…
취소
저장