sun-pc il y a 5 mois
Parent
commit
e32bec9daa
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      src/api/vr.go
  2. 1 1
      src/http.client/vr.http

+ 1 - 1
src/api/vr.go

@@ -22,7 +22,7 @@ func CreateVr(c *gin.Context, apictx *ApiSession) (interface{}, error) {
 
 	defuealt := 0
 	vr.Clicks = &defuealt
-	vr.Sort = getSortInt(apictx, repo.CollectionVideos) + 1
+	vr.Sort = getSortInt(apictx, repo.CollectionVr) + 1
 	// 正常状态
 	state := -1
 	vr.State = &state

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
src/http.client/vr.http


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff