mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-14 07:34:43 +08:00
优化测试程序
This commit is contained in:
@@ -22,7 +22,7 @@ type HttpRequest struct {
|
||||
}
|
||||
|
||||
type HttpRespone struct {
|
||||
Respone string
|
||||
Respone []byte
|
||||
}
|
||||
|
||||
type ControllerMapsType map[string]reflect.Value
|
||||
|
||||
Reference in New Issue
Block a user