diff --git a/wg-basic/mapper-unit.md b/wg-basic/mapper-unit.md new file mode 100644 index 0000000..e99e909 --- /dev/null +++ b/wg-basic/mapper-unit.md @@ -0,0 +1,21 @@ +--- +title: Mapper代码块 +description: +published: true +date: 2021-10-21T07:57:10.297Z +tags: wg-basic +editor: markdown +dateCreated: 2021-10-21T07:57:10.297Z +--- + +# 排序条件 +```xml + + ORDER BY + + + t1.team_order ASCDESC, + + + +``` \ No newline at end of file