- FreeSql.Generator 不支持的选项,友好错误提示

This commit is contained in:
28810
2019-12-21 22:23:19 +08:00
parent 4330148193
commit a17917e172
2 changed files with 8 additions and 1 deletions

View File

@ -82,4 +82,9 @@ public class g
(cmd, traceLog) => Console.WriteLine(traceLog))
.Build());
public static IFreeSql dameng => damemgLazy.Value;
//启动神州通用数据库 /etc/init.d/oscardb_OSRDBd start
//SYSDBA 密码 szoscar55
}