| 1234567891011121314 |
- {
- "@context": "https://schema.org",
- "@type": "Organization",
- "@id": "https://home.kailin.com.cn/#organization",
- "name": "深圳大方无隅科技有限公司",
- "url": "https://home.kailin.com.cn/",
- "email": "bd@dotouch.tech",
- "contactPoint": {
- "@type": "ContactPoint",
- "contactType": "商务合作",
- "email": "bd@dotouch.tech",
- "availableLanguage": "zh-CN"
- }
- }
|