fix: close platform admin final audit findings
This commit is contained in:
@@ -37,7 +37,7 @@ func CreateDeliveryBasic(ctx *gin.Context) {
|
||||
infra.Response.Error(ctx, err)
|
||||
return
|
||||
}
|
||||
infra.Response.Success(ctx, resourceResponse(delivery))
|
||||
respondCreatedResource(ctx, delivery)
|
||||
}
|
||||
|
||||
// UpdateDeliveryBasic 更新配送点基础资料。
|
||||
|
||||
Reference in New Issue
Block a user