返回Data的数据类型。
def get_type(self) -> DType
无
from sdk.data import Data engine_data = Data() data_type = engine_data.get_type()
Data数据类型。