wangchuanjin hace 3 meses
padre
commit
8109c4d21b

+ 2 - 2
src/jfw/modules/subscribepay/src/entity/bidCreditReport/bidCreditReport.go

@@ -384,8 +384,8 @@ func (b *bidCreditReport) Create(id int64) error {
 			"value_type":  "csv",
 			"status_code": "SUCCESS",
 			"biz_type":    "BIDDING_RECORD_HIS",
-			//"biz_value":   config.Config.WebDomain + performance,
-			"biz_value": "http://101.200.125.254" + performance,
+			"biz_value":   config.Config.WebDomain + performance,
+			//"biz_value": "http://101.200.125.254" + performance,
 		})
 	} else {
 		log.Println(userId, id, "没有查询到业绩证明")