This commit is contained in:
cdle
2023-07-01 12:53:22 +08:00
parent 04d7492f6c
commit 8fe9f6ec3d
9 changed files with 38 additions and 18 deletions
+1
View File
@@ -17,6 +17,7 @@ import (
)
type Strings struct {
UUID string
}
func (sender *Strings) Diff(a, b []interface{}) []interface{} {