[Agent] [Executor] 优化Functional Executor

This commit is contained in:
zeaslity
2023-10-12 11:42:58 +08:00
parent 62712dfbce
commit 0a294fa81b
7 changed files with 136 additions and 71 deletions

View File

@@ -1,8 +1,8 @@
package executor
import "testing"
func TestCallAgent(t *testing.T) {
FindPublicIpAddress()
}
//import "testing"
//
//func TestCallAgent(t *testing.T) {
//
// FindPublicIpAddress()
//}