Files
2025-10-21 23:00:48 +08:00

9 lines
143 B
Python

# -*- coding: utf-8 -*-
class Fields(object):
result = 'execute_result'
instance_id = 'instance_id'
export_path = 'export_path'