1.0.0
This commit is contained in:
11
server/framework/utils/empty.go
Normal file
11
server/framework/utils/empty.go
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
#*****************************************************************************
|
||||
# @file empty.go
|
||||
# @author MakerYang(https://www.makeryang.com)
|
||||
# @statement 免费课程配套开源项目,任何形式收费均为盗版
|
||||
#*****************************************************************************
|
||||
*/
|
||||
|
||||
package Utils
|
||||
|
||||
type Empty struct{}
|
||||
Reference in New Issue
Block a user