wangfei 6 年 前
コミット
aa39067bf4
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      models/card/share.go

+ 1
- 1
models/card/share.go ファイルの表示

@@ -2,7 +2,7 @@ package card
2 2
 
3 3
 import (
4 4
 	"errors"
5
-	"jcjy/demo/models"
5
+	"spaceofcheng/services/models"
6 6
 	"spaceofcheng/services/models/model"
7 7
 
8 8
 	"github.com/yl10/kit/guid"