Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up增加“ApiJson.Common”项目,主要的解析和执行移动到此项目 #13
Conversation
2:添加/{table} 单表查询的接口
# Conflicts: # APIJSON.NET/APIJSON.NET.sln # APIJSON.NET/APIJSON.NET/APIJSON.NET.csproj # APIJSON.NET/APIJSON.NET/Controllers/JsonController.cs # APIJSON.NET/APIJSON.NET/Services/IdentityService.cs # APIJSON.NET/APIJSON.NET/Startup.cs # APIJSON.NET/APIJSON.NET/wwwroot/js/main.js # APIJSON.NET/APIJSONCommon/ApiJson.Common.csproj
2.增加/{table},单表的api,简化单表的查询
3.增加对所有表“*”的支持