Yi hai 1 ano
pai
achega
a67177af95
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      http/handle/api/new_api.go

+ 1 - 0
http/handle/api/new_api.go

@@ -74,6 +74,7 @@ func FeetTemplateUpgradeNewVersion(c *gin.Context) {
 		apierr.ClassifiedAbort(c, err)
 		return
 	}
+
 	ginutil.JSONResp(c, &operationPb.CommonOK{
 		Code: http.StatusOK,
 		Msg:  "ok",