feat(managed-job): add update job method
This commit is contained in:
@@ -1 +1,6 @@
|
||||
package config
|
||||
|
||||
type Config struct {
|
||||
FlinkApiUrl string `yaml:"flinkApiUrl"`
|
||||
DatabasePath string `yaml:"databasePath"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user