feat: release v1.0.0
This commit is contained in:
@@ -14,6 +14,8 @@ const (
|
||||
SysPermissionsCodeKey = "sys_permissions_code_key"
|
||||
SysApisMethodPathKey = "sys_apis_method_path_key"
|
||||
CategoryCodeKey = "categories_code_key"
|
||||
TagCodeKey = "tags_code_key"
|
||||
SysMenusPathUniqueIdx = "sys_menus_path_unique_idx"
|
||||
)
|
||||
|
||||
func MapRowsAffected(rows int64, err error, notFoundErr error) error {
|
||||
|
||||
Reference in New Issue
Block a user