1、股东人企关系精准版加密方式修改 2、CallAPI传参方式修改

This commit is contained in:
2024-10-24 18:05:13 +08:00
parent c27cb87ed2
commit 2dca92f4dd
36 changed files with 60 additions and 44 deletions

View File

@@ -20,7 +20,8 @@ type KqPusherConf struct {
Topic string
}
type WestConfig struct {
Url string
Key string
SecretId string
Url string
Key string
SecretId string
SecretSecondId string
}