package gmodel import "context" // TODO: 使用model的属性做你想做的 func (fsRefundReason *FsRefundReasonModel) Update(cxt context.Context) { }