mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
Merge pull request #6991 from dataease/pr@dev-v2@feat_lark_validate
Pr@dev v2@feat lark validate
This commit is contained in:
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 0f7b7fcafa...d02776de83
@@ -21,5 +21,6 @@ public interface LarkApi {
|
||||
|
||||
@PostMapping("/switchEnable")
|
||||
void switchEnable(@RequestBody LarkEnableEditor editor);
|
||||
|
||||
@PostMapping("/validate")
|
||||
void validate(@RequestBody LarkSettingCreator creator);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user