update

28810
2019-11-20 13:58:23 +08:00
parent 65ef3e69b2
commit d5fc9d7a20

@@ -60,6 +60,8 @@ public static class DbFunc
return $"date_format({up.Values["that"]}, {up.Values["arg1"]})";
return "";
}
//...在此类中定义更多方法
}
var sql = fsql.Select<SysModule>()