wangfei 6 år sedan
förälder
incheckning
b62095ff13
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      models/wechat/wechat.go

+ 1
- 1
models/wechat/wechat.go Visa fil

@@ -1,7 +1,7 @@
1 1
 package wechat
2 2
 
3 3
 import (
4
-	"jcjy/demo/models"
4
+	"wechat-conf/models"
5 5
 	"wechat-conf/models/model"
6 6
 	"wechat-conf/utils"
7 7