示例#1
0
 public UriageMotochou_BL()
 {
     bbl   = new Base_BL();
     dmcdl = new D_MonthlyClaims_DL();
 }
示例#2
0
 public Shiharai_Shimeshori_BL()
 {
     bbl     = new Base_BL();
     dpch_DL = new D_PayCloseHistory_DL();
 }