This website works better with JavaScript.
首頁
探索
說明
登入
EggPlanet
/
egg_admin
關註
3
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
蛋蛋星球 后台端
317
Commit
1
分支
15 MiB
目錄樹:
e8447a9806
egg_admin
/
app
/
md
/
md_comm.go
md_comm.go
59 B
原始文件
Normal View
文件歷史
云打包
1 月之前
1
2
3
4
5
package md
type CommReq struct {
Id string `json:"id"`
}