Exemple #1
0
 /// <summary>
 /// 自动审核退款(job)
 /// </summary>
 public static void AutoAuditRefund()
 {
     _iRefundService.AutoAuditRefund();
 }