1.今日任务接口
2.根据NYID获取所有相关的测点信息
This commit is contained in:
@@ -280,7 +280,7 @@ def scheduled_get_max_nyid_by_point_id():
|
||||
'point_id': d['point_id'],
|
||||
'linecode': d['level_data']['linecode'],
|
||||
'account_id': d['account_data']['account_id'],
|
||||
'section_id': d['section_data']['id'],
|
||||
'section_id': d['section_data']['section_id'],
|
||||
'remaining': d['remaining'],
|
||||
}
|
||||
daily_create_data.append(tem)
|
||||
|
||||
Reference in New Issue
Block a user