public static int GetTemplateTypeValue(this WayBillTemplateInfo.TemplateTypeEnum orderType) { return(WayBillTemplateInfo.TemplateTypeToValue(orderType)); }
public static int GetStatusValue(this WayBillTemplateInfo.StatusEnum orderType) { return(WayBillTemplateInfo.StatusToValue(orderType)); }