✨ init project
This commit is contained in:
5
model/system/response/sys_authority_btn.go
Normal file
5
model/system/response/sys_authority_btn.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package response
|
||||
|
||||
type SysAuthorityBtnRes struct {
|
||||
Selected []uint `json:"selected"`
|
||||
}
|
Reference in New Issue
Block a user