mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 10:16:15 +00:00
init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package comm
|
||||
|
||||
import "github.com/assimon/luuu/controller"
|
||||
|
||||
var Ctrl = &BaseCommController{}
|
||||
|
||||
type BaseCommController struct {
|
||||
controller.BaseController
|
||||
}
|
||||
Reference in New Issue
Block a user