mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-23 14:32:27 +08:00
优化架构
This commit is contained in:
6
dispatch/entity/api/region_rsp.go
Normal file
6
dispatch/entity/api/region_rsp.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package api
|
||||
|
||||
type QueryCurRegionRspJson struct {
|
||||
Content string `json:"content"`
|
||||
Sign string `json:"sign"`
|
||||
}
|
||||
Reference in New Issue
Block a user