first
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "git.icechen.cn/pkg/go-template/app/service/example_service/pkg/user"
|
||||
|
||||
func main() {
|
||||
user.GetUser()
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
package model
|
||||
Reference in New Issue
Block a user