完善二维码池 OCR 配置与识别
This commit is contained in:
@@ -13,7 +13,7 @@ type ConfigDTO struct {
|
||||
}
|
||||
|
||||
type UpdateRequest struct {
|
||||
Value string `json:"value" binding:"required"`
|
||||
Value string `json:"value"`
|
||||
Description string `json:"description"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user