Versions in this module Expand all Collapse all v1 v1.8.7 May 20, 2022 Changes in this version + type GmRoleService struct + func (this GmRoleService) Add(model2 model.GmRoleModel) (id int64, err error) + func (this GmRoleService) Delete(id int) (err error) + func (this GmRoleService) Select() (list []model.GmRoleModel, err error) + func (this GmRoleService) Update(model2 model.GmRoleModel) (err error)