示例#1
0
 public FunctionEntity()
 {
     Id = SuktGuid.NewSuktGuid();
 }
示例#2
0
 public MenuEntity()
 {
     Id = SuktGuid.NewSuktGuid();
 }