🎉 初始化项目
This commit is contained in:
5
server/model/system/response/sys_authority_btn.go
Normal file
5
server/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