コード例 #1
0
 public static VatGroup GetCurrentVatGroup(long storeId)
 {
     return(TeaCommerceHelper.GetCurrentVatGroup(storeId));
 }