feat: 个人中心发布
This commit is contained in:
@@ -9,6 +9,7 @@ func (c *OcrRouter) InitOcrRouter(Router *gin.RouterGroup) {
|
||||
{
|
||||
ocrRouter.POST("/plant", ocrApi.ClassifyPlant)
|
||||
ocrRouter.POST("/myClassifyLog", ocrApi.MyClassifyLog)
|
||||
ocrRouter.POST("/deleteClassifyLog", ocrApi.DeleteClassifyLog)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user