This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lip
/
XS202202187439-XS202209198020
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3f91c06fe5
Branches
Tags
master
XS202202187439-...
/
DbCommon
963195114@qq.com
3f91c06fe5
20241230
1 month ago
..
BusinessCore
3f91c06fe5
20241230
1 month ago
Enties
3f91c06fe5
20241230
1 month ago
Properties
3f91c06fe5
20241230
1 month ago
Config.cs
3f91c06fe5
20241230
1 month ago
DbCommon.csproj
3f91c06fe5
20241230
1 month ago
Readme.txt
3f91c06fe5
20241230
1 month ago
Readme.txt
用法:
using DbCommon.Enties.DbModels;
using DbCommon.BusinessCore.BaseCore;
LocationPropertyManager locationPropertyManager = new LocationPropertyManager();
var dataList = locationPropertyManager.GetList();
XML配置文件:
程序目录\PMS\Config\DbCommonConfig.xml
SqlSugar文档:
https://www.donet5.com/Home/Doc
https://github.com/donet5/SqlSugar