mirror of
https://github.com/allinssl/allinssl.git
synced 2025-12-18 10:04:01 +08:00
测试
This commit is contained in:
@@ -107,6 +107,7 @@ func deploy(params map[string]any) (any, error) {
|
||||
case string:
|
||||
skip, _ = strconv.Atoi(v)
|
||||
}
|
||||
fmt.Println("xxxxxxxxxxxxxxxx", skip)
|
||||
if skip == 1 {
|
||||
if len(deployData) > 0 {
|
||||
beSha256, ok := deployData[0]["cert_hash"].(string)
|
||||
|
||||
Reference in New Issue
Block a user