示例#1
0
 /// <summary>
 /// 构造函数
 /// </summary>
 /// <returns></returns>
 public b_politic_roleController(Ib_politic_roleServices b_politic_roleServices)
 {
     _b_politic_roleServices = b_politic_roleServices;
 }