5 lines
137 B
Thrift
5 lines
137 B
Thrift
namespace go app.intelligence.common
|
|
|
|
struct ProjectInnerTaskInfo {
|
|
1: i64 task_id (agw.js_conv="str",api.js_conv="true") // Task ID
|
|
} |