{"id":45,"date":"2025-10-24T17:51:43","date_gmt":"2025-10-24T08:51:43","guid":{"rendered":"https:\/\/www.xsensing.co.jp\/zh\/?page_id=45"},"modified":"2026-03-16T12:41:18","modified_gmt":"2026-03-16T03:41:18","slug":"support","status":"publish","type":"page","link":"https:\/\/www.xsensing.co.jp\/zh\/support\/","title":{"rendered":"\u6280\u8853\u652f\u6301"},"content":{"rendered":"<p><!-- HTML --><\/p>\n<form id=\"mailform\">\n<div><label for=\"customid\">\u5ba2\u6237\u7f16\u53f7<\/label> <input id=\"customid\" name=\"customid\" required=\"\" type=\"text\" \/><\/div>\n<div><label for=\"devid\">\u5e8f\u5217\u53f7<\/label> <input id=\"devid\" name=\"devid\" required=\"\" type=\"text\" \/><\/div>\n<div><label for=\"devtype\">\u7c7b\u578b<\/label><select id=\"devtype\" name=\"devtype\" required=\"\"><option value=\"\"><\/option><option value=\"device\">\u8bbe\u5907<\/option><option value=\"station\">\u8f66\u7ad9<\/option><option value=\"dashboard\">\u4eea\u8868\u677f<\/option><option value=\"stationsoft\">\u7ad9\u8f6f<\/option><option value=\"report\">\u62a5\u544a<\/option><option value=\"basestation\">\u53c2\u8003\u7ad9\u8f6f\u4ef6<\/option><\/select><\/div>\n<div><label for=\"textval\">\u5185\u5bb9\uff08\u5fc5\u586b\uff1a\u8bf7\u63cf\u8ff0\u95ee\u9898\u75c7\u72b6\uff09<\/label> <textarea id=\"textval\" name=\"textval\" required=\"\" rows=\"12\"><\/textarea><\/div>\n<p class=\"contact-submit\"><input id=\"submit\" type=\"submit\" value=\"\u53d1\u9001 \u00bb\" \/> <input id=\"referrer\" name=\"referrer\" type=\"hidden\" \/><\/p>\n<\/form>\n<div id=\"dispmsg\"><\/div>\n<p><!-- \u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30c8 --><\/p>\n<div style=\"display: none;\">\n<style>\n#mailform input[type='text'],<br \/>\n#mailform input[type='email'] {<br \/>\n  font-size: 16px;<br \/>\n  width: 300px;<br \/>\n  max-width: 100%;<br \/>\n  margin-bottom: 13px;<br \/>\n  box-sizing: border-box;<br \/>\n}<br \/>\n#mailform input,<br \/>\n#mailform button {<br \/>\n  height: 40px;<br \/>\n  padding: 0 10px;<br \/>\n}<br \/>\n#mailform textarea {<br \/>\n  margin-bottom: 13px;<br \/>\n  padding: 2px 5px;<br \/>\n  width:100%;<br \/>\n  box-sizing: border-box;<br \/>\n}<br \/>\n#mailform label {<br \/>\n  margin-bottom: 3px;<br \/>\n  font-weight: bold;<br \/>\n  display: block;<br \/>\n}<br \/>\n#mailform label span {<br \/>\n  color: #aaa;<br \/>\n  margin-left: 4px;<br \/>\n  font-weight: normal;<br \/>\n}<br \/>\n#submit{<br \/>\n  width:200px;<br \/>\n}<br \/>\n#dispmsg > p{<br \/>\n  border: 3px solid #ffe3b3;<br \/>\n  background: #ffffeb;<br \/>\n  border-radius: 7px;<br \/>\n  padding: 15px;<br \/>\n  margin: 30px 0;<br \/>\n  text-align: center;<br \/>\n  font-weight: bold;<br \/>\n}<br \/>\n#dispmsg blockquote {<br \/>\n  margin: 30px 0;<br \/>\n  padding: 15px;<br \/>\n  background-color: #f3f3f3<br \/>\n}<br \/>\n#dispmsg pre {<br \/>\n  font-family: -apple-system,BlinkMacSystemFont,Meiryo,Verdana,<br \/>\n  \"Helvetica Neue\",\"Segoe UI\",\"Noto Sans Japanese\",\"\u30d2\u30e9\u30ae\u30ce\u89d2\u30b4 ProN W3\",sans-serif;<br \/>\n  line-height: 1.7;<br \/>\n  white-space: pre-wrap;<br \/>\n  background: #fafafa;<br \/>\n  margin: 15px 0 0;<br \/>\n  padding: 10px;<br \/>\n}<br \/>\n#dispmsg #errmsg{<br \/>\n  background: #fff5f5;<br \/>\n  border: 3px solid #fcc;<br \/>\n  color: #e1536a;<br \/>\n}<br \/>\n<\/style>\n<\/div>\n<p><!-- JavaScript --><\/p>\n<div style=\"display: none;\"><script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.2.1\/jquery.min.js\"><\/script><br \/>\n<script><!--\njQuery(function ($) {\n \/\/ URL\u304b\u3089\u300c?\u300d\u4ee5\u964d\u306e\u6587\u5b57\u5217\u3092\u53d6\u308a\u51fa\u3059\n  var query = location.search.substr(1);\n\n  \/\/ \u300c&\u300d\u3067\u5206\u5272\u3057\u3066\u3001\u9806\u306b\u51e6\u7406\u3059\u308b\n  var params = {};\n  query.split(\"&\").forEach(function (item) {\n    \/\/ \u300c=\u300d\u3067\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u540d\u3068\u5024\u306b\u5206\u5272\u3057\u3066\u3001params\u306b\u8ffd\u52a0\n    var s = item.split(\"=\");\n    var k = decodeURIComponent(s[0]);\n    var v = decodeURIComponent(s[1]);\n    (k in params) ? params[k].push(v) : params[k] = [v];\n  });\n  if (params[\"sensingdevice_report\"]) {\n      $(\"#devid\").val(params[\"sensingdevice_report\"]);\n      $(\"#devtype\").val(\"device\");\n  }\n  if (params[\"stationdevice_report\"]) {\n      $(\"#devid\").val(params[\"stationdevice_report\"]);\n      $(\"#devtype\").val(\"station\");\n  }\n\n  $(\"#referrer\").val(document.referrer);\n  $(\"#mailform\").submit(function(){ \n    $.ajax({\n      url : '\/sendmail.php',\n      type: 'POST',\n      dataType: 'json',\n      data: $(this).serialize()\n    })\n    .done( function(data){\n      $(\"#dispmsg\").empty();\n      $(\"#dispmsg\").html(data.dispmsg);\n      if(data.errflg != 1){\n        $(\"#mailform\").remove();\n      }\n    })\n    .fail( function(data){\n      alert('\u7535\u5b50\u90ae\u4ef6\u53d1\u9001\u5931\u8d25');\n    })\n    return false;\n  });\n});\n--><\/script><\/div>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5ba2\u6237\u7f16\u53f7 \u5e8f\u5217\u53f7 \u7c7b\u578b\u8bbe\u5907\u8f66\u7ad9\u4eea\u8868\u677f\u7ad9\u8f6f\u62a5\u544a\u53c2\u8003\u7ad9\u8f6f\u4ef6 \u5185\u5bb9\uff08\u5fc5\u586b\uff1a\u8bf7\u63cf\u8ff0\u95ee\u9898\u75c7\u72b6\uff09<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"vkexunit_cta_each_option":"","footnotes":""},"class_list":["post-45","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u6280\u8853\u652f\u6301 - xSENSING<\/title>\n<meta name=\"description\" content=\"\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u8cfc\u5165\u6e08\u306e\u304a\u5ba2\u69d8\u306e\u554f\u3044\u5408\u308f\u305b\u306f\u3001\u3053\u3061\u3089\u304b\u3089\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xsensing.co.jp\/zh\/support\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u6280\u8853\u652f\u6301 - xSENSING\" \/>\n<meta property=\"og:description\" content=\"\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u8cfc\u5165\u6e08\u306e\u304a\u5ba2\u69d8\u306e\u554f\u3044\u5408\u308f\u305b\u306f\u3001\u3053\u3061\u3089\u304b\u3089\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xsensing.co.jp\/zh\/support\/\" \/>\n<meta property=\"og:site_name\" content=\"xSENSING\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-16T03:41:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@x_sensing\" \/>\n<meta name=\"twitter:label1\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/support\/\",\"url\":\"https:\/\/www.xsensing.co.jp\/zh\/support\/\",\"name\":\"\u6280\u8853\u652f\u6301 - xSENSING\",\"isPartOf\":{\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/#website\"},\"datePublished\":\"2025-10-24T08:51:43+00:00\",\"dateModified\":\"2026-03-16T03:41:18+00:00\",\"description\":\"\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u8cfc\u5165\u6e08\u306e\u304a\u5ba2\u69d8\u306e\u554f\u3044\u5408\u308f\u305b\u306f\u3001\u3053\u3061\u3089\u304b\u3089\",\"breadcrumb\":{\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/support\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.xsensing.co.jp\/zh\/support\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/support\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/www.xsensing.co.jp\/zh\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u6280\u8853\u652f\u6301\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/#website\",\"url\":\"https:\/\/www.xsensing.co.jp\/zh\/\",\"name\":\"xSENSING\",\"description\":\"xSENSING Co.,Ltd.\",\"publisher\":{\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.xsensing.co.jp\/zh\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/#organization\",\"name\":\"xSENSING\",\"url\":\"https:\/\/www.xsensing.co.jp\/zh\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.xsensing.co.jp\/zh\/wp-content\/uploads\/sites\/2\/2025\/10\/xsensing-logo-02-scaled.png\",\"contentUrl\":\"https:\/\/www.xsensing.co.jp\/zh\/wp-content\/uploads\/sites\/2\/2025\/10\/xsensing-logo-02-scaled.png\",\"width\":2560,\"height\":364,\"caption\":\"xSENSING\"},\"image\":{\"@id\":\"https:\/\/www.xsensing.co.jp\/zh\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/x_sensing\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u6280\u8853\u652f\u6301 - xSENSING","description":"\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u8cfc\u5165\u6e08\u306e\u304a\u5ba2\u69d8\u306e\u554f\u3044\u5408\u308f\u305b\u306f\u3001\u3053\u3061\u3089\u304b\u3089","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.xsensing.co.jp\/zh\/support\/","og_locale":"zh_TW","og_type":"article","og_title":"\u6280\u8853\u652f\u6301 - xSENSING","og_description":"\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u8cfc\u5165\u6e08\u306e\u304a\u5ba2\u69d8\u306e\u554f\u3044\u5408\u308f\u305b\u306f\u3001\u3053\u3061\u3089\u304b\u3089","og_url":"https:\/\/www.xsensing.co.jp\/zh\/support\/","og_site_name":"xSENSING","article_modified_time":"2026-03-16T03:41:18+00:00","twitter_card":"summary_large_image","twitter_site":"@x_sensing","twitter_misc":{"\u9810\u4f30\u95b1\u8b80\u6642\u9593":"1 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.xsensing.co.jp\/zh\/support\/","url":"https:\/\/www.xsensing.co.jp\/zh\/support\/","name":"\u6280\u8853\u652f\u6301 - xSENSING","isPartOf":{"@id":"https:\/\/www.xsensing.co.jp\/zh\/#website"},"datePublished":"2025-10-24T08:51:43+00:00","dateModified":"2026-03-16T03:41:18+00:00","description":"\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u8cfc\u5165\u6e08\u306e\u304a\u5ba2\u69d8\u306e\u554f\u3044\u5408\u308f\u305b\u306f\u3001\u3053\u3061\u3089\u304b\u3089","breadcrumb":{"@id":"https:\/\/www.xsensing.co.jp\/zh\/support\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xsensing.co.jp\/zh\/support\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.xsensing.co.jp\/zh\/support\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/www.xsensing.co.jp\/zh\/"},{"@type":"ListItem","position":2,"name":"\u6280\u8853\u652f\u6301"}]},{"@type":"WebSite","@id":"https:\/\/www.xsensing.co.jp\/zh\/#website","url":"https:\/\/www.xsensing.co.jp\/zh\/","name":"xSENSING","description":"xSENSING Co.,Ltd.","publisher":{"@id":"https:\/\/www.xsensing.co.jp\/zh\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xsensing.co.jp\/zh\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Organization","@id":"https:\/\/www.xsensing.co.jp\/zh\/#organization","name":"xSENSING","url":"https:\/\/www.xsensing.co.jp\/zh\/","logo":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.xsensing.co.jp\/zh\/#\/schema\/logo\/image\/","url":"https:\/\/www.xsensing.co.jp\/zh\/wp-content\/uploads\/sites\/2\/2025\/10\/xsensing-logo-02-scaled.png","contentUrl":"https:\/\/www.xsensing.co.jp\/zh\/wp-content\/uploads\/sites\/2\/2025\/10\/xsensing-logo-02-scaled.png","width":2560,"height":364,"caption":"xSENSING"},"image":{"@id":"https:\/\/www.xsensing.co.jp\/zh\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/x_sensing"]}]}},"_links":{"self":[{"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":3,"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":184,"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/pages\/45\/revisions\/184"}],"wp:attachment":[{"href":"https:\/\/www.xsensing.co.jp\/zh\/wp-json\/wp\/v2\/media?parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}