本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
EggPlanet
/
egg_admin
關注
3
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
update
master
dengbiao
1 周之前
父節點
4ba7ec5aae
當前提交
c21192d32c
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/md/institutional_management/public_platoon/md_public_platoon.go
+ 1
- 1
app/md/institutional_management/public_platoon/md_public_platoon.go
查看文件
@@ -32,7 +32,7 @@ type TreeNode struct {
Uid int64 `json:"uid"`
PID int64 `json:"pid"`
Position int64 `json:"position"`
SystemID int
`json:"system_id"`
SystemID int
64
`json:"system_id"`
Level int `json:"level"`
Son []*TreeNode `json:"son"`
}
Write
Preview
Loading…
取消
儲存