示例#1
0
 public AvatarController()
 {
     q = new AvatarQuery();
 }
示例#2
0
 public ReviewController()
 {
     q = new AvatarQuery();
 }