Commit b0d839a0 by YunaiV

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

parent d9019c12
......@@ -765,7 +765,7 @@ export enum TriggerTypeEnum {
* 表单数据删除触发器
*/
FORM_DELETE = 3,
// TODO @jason:1)HTTP_REQUEST_ASYNC 这个枚举值?;2)枚举值改成 2?;3)【有点纠结,微信讨论】异步是里面加个属性 async 属性,还是作为单独的枚举值。
// TODO @jason:1)HTTP_CALLBACK 这个枚举值?然后,相关注释,朝着“HTTP 回调”走;2)枚举值改成 2?
/**
* 发起异步 HTTP 请求
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment