Browse Source

fix:金瑞商户号

zqbao 8 months ago
parent
commit
d3a667f49d
1 changed files with 1 additions and 1 deletions
  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"
 )