示例#1
0
 public FrmAdjustmentReasons()
 {
     InitializeComponent();
     adjustStock =new INVAdjustStockReasonService ();
 }