forked from github/dataease
Merge pull request #6991 from dataease/pr@dev-v2@feat_lark_validate
Pr@dev v2@feat lark validate
This commit is contained in:
commit
d60c1ebda8
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit 0f7b7fcafa204cab4744cdbcc2667b72af9a78f9
|
||||
Subproject commit d02776de83c8bc092683a2013e80329d437d9935
|
@ -21,5 +21,6 @@ public interface LarkApi {
|
||||
|
||||
@PostMapping("/switchEnable")
|
||||
void switchEnable(@RequestBody LarkEnableEditor editor);
|
||||
|
||||
@PostMapping("/validate")
|
||||
void validate(@RequestBody LarkSettingCreator creator);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user