1 Star 0 Fork 1.1K

Max/Admin.Core.ZR

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codeGen.json 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
不做码农 提交于 2023-12-09 07:42 . :zap:代码生成优化
{
"CodeGen": {
"csharpTypeArr": {
"string": [ "varchar", "nvarchar", "text", "longtext" ],
"int": [ "int", "integer", "smallint", "int4", "int8", "int2" ],
"long": [ "bigint", "number" ],
"float": [ "numeric", "real", "float" ],
"decimal": [ "money", "decimal", "smallmoney" ],
"dateTime": [ "date", "datetime", "datetime2", "smalldatetime", "timestamp" ],
"byte": [ "tinyint" ],
"bool": [ "bit" ]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/ORG_Zhu/ZrAdminNetCore.git
git@gitee.com:ORG_Zhu/ZrAdminNetCore.git
ORG_Zhu
ZrAdminNetCore
Admin.Core.ZR
master

搜索帮助