refactor: IDL structure modification (#475)
This commit is contained in:
5
idl/app/common_struct/task_struct.thrift
Normal file
5
idl/app/common_struct/task_struct.thrift
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace go app.intelligence.common
|
||||
|
||||
struct ProjectInnerTaskInfo {
|
||||
1: i64 task_id (agw.js_conv="str",api.js_conv="true") // Task ID
|
||||
}
|
||||
Reference in New Issue
Block a user