workflow data save

This commit is contained in:
yoan
2024-11-12 13:16:23 +08:00
53 changed files with 2053 additions and 796 deletions

View File

@@ -19,4 +19,3 @@ export const notifyTest = async (channel: string) => {
return resp;
};