Skip to content

zentao-api / SortExpr

Type Alias: SortExpr

SortExpr = `${string}😒{"asc" | "desc"}`

排序表达式,格式为 字段:asc|desc

Released under the MIT License.