mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 18:22:23 +08:00
Support string transcoding
This commit is contained in:
@@ -46,6 +46,7 @@ namespace OrmTest
|
||||
OrmTest.Demo.CodeFirst.Init();;
|
||||
OrmTest.Demo.MasterSlave.Init(); ;
|
||||
OrmTest.Demo.Queue.Init(); ;
|
||||
OrmTest.Demo.Encode.Init();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user