sun-pc hai 5 meses
pai
achega
e32bec9daa
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 1
src/http.client/vr.http


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio