format🥚 代码格式化

This commit is contained in:
zhangwenjian
2021-05-31 18:10:23 +08:00
parent a7cc943b8e
commit a54d4ba0c1
96 changed files with 143 additions and 151 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ type SysRoleDept struct {
func (SysRoleDept) TableName() string {
return "sys_role_dept"
}
}