Selaa lähdekoodia

fix:金瑞商户号

zqbao 8 kuukautta sitten
vanhempi
commit
d3a667f49d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      utils/constants.go

+ 1 - 1
utils/constants.go

@@ -29,5 +29,5 @@ const (
 const (
 	BusinessCodeRelease = "E2023080900" // 生产环境
 	BusinessCodeFuBang  = "E2024020200"
-	BusinessCodeJinRui  = "E2024020205"
+	BusinessCodeJinRui  = "E2023122901"
 )