|
|
|
@ -30,6 +30,8 @@ namespace BWP.B3QingDaoWanFu |
|
|
|
GlobalFlags.On(B3SaleConsts.Flags.CustAcceptAnalyseHasFactoryPrice); |
|
|
|
GlobalFlags.On(B3ButcherManageConsts.GlobalFlags.预付款单不关联过磅单); |
|
|
|
GlobalFlags.On(B3SaleConsts.Flags.SaleOutStoreEnableScan); |
|
|
|
GlobalFlags.On(B3SaleConsts.Flags.EnableABCPay); |
|
|
|
|
|
|
|
TimerConfig.Register(() => "* * * * *", new QueryTrustPayTask()); |
|
|
|
} |
|
|
|
} |
|
|
|
|