public static void EndGroupBuying(int groupBuyingSysNo) { CommonDA.ChangeGroupBuySettlement(groupBuyingSysNo, "Y", CompanyCode); }