zhangxinlei1996 5 жил өмнө
parent
commit
893cce0e2b

+ 1 - 1
src/jfw/modules/subscribepay/src/entity/dataexport.go

@@ -371,7 +371,7 @@ func SendMailToBJFinance(order *map[string]interface{}, pay_time, transaction_id
 					if vip_endtime != "" && vip_starttime != "" {
 					if vip_endtime != "" && vip_starttime != "" {
 						//订阅周期
 						//订阅周期
 
 
-						//log.Println(start_year, end_year, start_month, end_month, subscription_cycle)
+						log.Println(subscription_cycle)
 						//有效日期
 						//有效日期
 						vip_starttime = strings.Replace(vip_starttime, "-", ".", -1)
 						vip_starttime = strings.Replace(vip_starttime, "-", ".", -1)
 						vip_endtime = strings.Replace(vip_endtime, "-", ".", -1)
 						vip_endtime = strings.Replace(vip_endtime, "-", ".", -1)