示例#1
0
 public static SaveResult Insert(TaxRuleGroup taxRuleGroup) { return taxRuleGroup.Save(); }
示例#2
0
 public static SaveResult Update(TaxRuleGroup taxRuleGroup) { return taxRuleGroup.Save(); }