内容格式
from enum yeying.api.common.ContentFormatEnum
from enum value: CONTENT_FORMAT_BASE64 = 2;
from enum value: CONTENT_FORMAT_UNKNOWN = 0;
from enum value: CONTENT_FORMAT_URL = 1;
内容格式
Generated
from enum yeying.api.common.ContentFormatEnum