fix: refactor layout init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package staffrepository
|
||||
|
||||
func (ur *StaffRepository) Update() error {
|
||||
// if err := ur.DB.Update(column string, value interface{})
|
||||
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user