【代码评审】BPM:触发器 HTTP 异步

This commit is contained in:
YunaiV 2025-02-25 07:55:57 +08:00
parent d9019c1271
commit b0d839a091

View File

@ -765,7 +765,7 @@ export enum TriggerTypeEnum {
*
*/
FORM_DELETE = 3,
// TODO @jason1HTTP_REQUEST_ASYNC 这个枚举值2枚举值改成 23【有点纠结微信讨论】异步是里面加个属性 async 属性,还是作为单独的枚举值。
// TODO @jason1HTTP_CALLBACK 这个枚举值然后相关注释朝着“HTTP 回调”走2枚举值改成 2
/**
* HTTP
*/