|
|
|
@ -1,7 +1,7 @@ |
|
|
|
from TSingSoft.Butchery_ZiYuan.BO import NcVoucher; |
|
|
|
from TSingSoft.Butchery_ZiYuan.BO import NcVoucherEntry; |
|
|
|
from TSingSoft.Butchery_ZiYuan.BO import Items; |
|
|
|
from TSingSoft.Butchery_ZiYuan.BO import Otheruserdata; |
|
|
|
from BWP.B3ButcherManageExport.BO import NcVoucher; |
|
|
|
from BWP.B3ButcherManageExport.BO import NcVoucherEntry; |
|
|
|
from BWP.B3ButcherManageExport.BO import Items; |
|
|
|
from BWP.B3ButcherManageExport.BO import Otheruserdata; |
|
|
|
from System import Convert; |
|
|
|
class BLMethodEvents(BLMethodEventsBase): |
|
|
|
def before(self): |
|
|
|
|