mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 22:11:36 +08:00
Update Demo
This commit is contained in:
parent
461be57aac
commit
62f34cd145
@ -55,6 +55,7 @@ namespace OrmTest
|
|||||||
Demo.AttributeDemo.Init();
|
Demo.AttributeDemo.Init();
|
||||||
Demo.Mapper.Init();
|
Demo.Mapper.Init();
|
||||||
Demo.ExtEntity.Init();
|
Demo.ExtEntity.Init();
|
||||||
|
Demo.VersionValidation.Init();
|
||||||
|
|
||||||
/***BUG repair test***/
|
/***BUG repair test***/
|
||||||
new BugTest.Bug1().Init();
|
new BugTest.Bug1().Init();
|
||||||
|
Loading…
Reference in New Issue
Block a user