update internal code

This commit is contained in:
28810
2020-05-23 00:50:24 +08:00
parent fd7d627603
commit 45f06c3025
4 changed files with 18 additions and 14 deletions

View File

@ -50,6 +50,7 @@ switch (gen.fsql.Ado.DataType) {
break;
}
}
namespace @gen.NameSpace {
@if (string.IsNullOrEmpty(gen.table.Comment) == false) {
@ -133,6 +134,7 @@ switch (gen.fsql.Ado.DataType) {
break;
}
}
namespace @gen.NameSpace {
@if (string.IsNullOrEmpty(gen.table.Comment) == false) {