luanhui 8 years ago
parent
commit
c0fe8da7b5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      B3QingDaoWanFu.Web/PluginClass.cs

+ 1
- 1
B3QingDaoWanFu.Web/PluginClass.cs View File

@ -21,7 +21,7 @@ namespace BWP.B3QingDaoWanFu
WpfPageFactory.RegisterPageOverlay(typeof(StatPayAnalyse).FullName, typeof(StatPayAnalyse_Ext).FullName);
WpfPageFactory.RegisterPageOverlay(typeof(SaleOutStoreEdit).FullName, typeof(SaleOutStoreEdit_Ext).FullName);
GlobalFlags.On(B3ButcherManageConsts.GlobalFlags.StatPayAddRewardWithButcherUseWeight);
GlobalFlags.On(B3SaleConsts.Flags.SelectStoreNotByAccountingUnit);
GlobalFlags.On(B3SaleConsts.Flags.MarketingActivityEnableAdjustPrice);
}
}
}

Loading…
Cancel
Save