zwxi hai 1 ano
pai
achega
0b5944aaee
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      routers/contract.go

+ 0 - 1
routers/contract.go

@@ -46,5 +46,4 @@ func InitContract(rg *gin.RouterGroup) {
 	preRegisterGroup.POST("del", preRegister.Del)
 	preRegisterGroup.POST("detail", preRegister.Detail)
 	preRegisterGroup.POST("save", preRegister.Save)
-	preRegisterGroup.GET("export", preRegister.ExportPreRegister)
 }