wanghuidong 4 years ago
parent
commit
228c9b40fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/model/stdlib.go

+ 1 - 1
services/util/stdlib.go → services/model/stdlib.go

@@ -1,4 +1,4 @@
-package util
+package model
 
 type UserMoneyRecord struct {
 	Id               string `json:"id"`