mirror of
https://github.com/aceld/kis-flow.git
synced 2025-02-02 15:28:38 +08:00
Update README.md
This commit is contained in:
parent
be59490fc4
commit
0e269e17ae
@ -170,7 +170,7 @@ func main() {
|
|||||||
ctx := context.Background()
|
ctx := context.Background()
|
||||||
|
|
||||||
// 1. 加载配置文件并构建Flow
|
// 1. 加载配置文件并构建Flow
|
||||||
if err := file.ConfigImportYaml("/Users/tal/gopath/src/kis-flow/test/load_conf/"); err != nil {
|
if err := file.ConfigImportYaml("/XXX/kis-flow/test/load_conf/"); err != nil {
|
||||||
panic(err)
|
panic(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user