{"id":199114,"date":"2025-05-03T12:25:10","date_gmt":"2025-05-03T04:25:10","guid":{"rendered":"https:\/\/server.hk\/cnblog\/199114\/"},"modified":"2025-05-03T12:25:10","modified_gmt":"2025-05-03T04:25:10","slug":"%e5%a6%82%e4%bd%95%e5%9c%a8ecshop%e5%90%8e%e5%8f%b0%e5%ae%9a%e5%8d%95%e8%af%a6%e7%bb%86%e9%87%8c%e6%b7%bb%e5%8a%a0%e5%9b%be%e7%89%87","status":"publish","type":"post","link":"https:\/\/server.hk\/cnblog\/199114\/","title":{"rendered":"\u5982\u4f55\u5728ecshop\u540e\u53f0\u5b9a\u5355\u8be6\u7ec6\u91cc\u6dfb\u52a0\u56fe\u7247"},"content":{"rendered":"<p>\u5982\u4f55\u5728ecshop\u540e\u53f0\u5b9a\u5355\u8be6\u7ec6\u91cc\u6dfb\u52a0\u56fe\u7247<\/p>\n<p>&nbsp;admin\/order.php<\/p>\n<p>  &nbsp;   \u5728admin\/order.php\u6587\u4ef6\u91cc\u6dfb\u52a0\u4e86\u4e00\u5b57\u6bb5 (g.goods_thumb,),&nbsp;   &nbsp;   &nbsp;   \/* \u53d6\u5f97\u8ba2\u5355\u5546\u54c1 *\/   &nbsp;&nbsp; &nbsp;$goods_list = array();   &nbsp;&nbsp; &nbsp;$goods_attr = array();   &nbsp;&nbsp; &nbsp;$sql = &#8220;SELECT o.*, g.goods_number AS storage, o.goods_attr, IFNULL(b.brand_name, &#8221;) AS brand_name &#8221; .   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;FROM &#8221; . $ecs-&gt;table(&#8216;order_goods&#8217;) . &#8221; AS o &#8220;.   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;LEFT JOIN &#8221; . $ecs-&gt;table(&#8216;goods&#8217;) . &#8221; AS g ON o.goods_id = g.goods_id &#8221; .   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;LEFT JOIN &#8221; . $ecs-&gt;table(&#8216;brand&#8217;) . &#8221; AS b ON g.brand_id = b.brand_id &#8221; .   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;WHERE o.order_id = &#8216;$order[order_id]&#8217; &#8220;;   &nbsp;&nbsp; &nbsp;$res = $db-&gt;query($sql);   &nbsp;&nbsp; &nbsp;while ($row = $db-&gt;fetchRow($res))   &nbsp;   &nbsp;   &nbsp;&nbsp; &nbsp; $sql = &#8220;SELECT o.*, g.goods_thumb, g.goods_number AS storage, o.goods_attr, IFNULL   &nbsp;   (b.brand_name, &#8221;) AS brand_name &#8221; .   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;FROM &#8221; . $ecs-&gt;table(&#8216;order_goods&#8217;) . &#8221; AS o &#8220;.   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;LEFT JOIN &#8221; . $ecs-&gt;table(&#8216;goods&#8217;) . &#8221; AS g ON o.goods_id = g.goods_id &#8221; .   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;LEFT JOIN &#8221; . $ecs-&gt;table(&#8216;brand&#8217;) . &#8221; AS b ON g.brand_id = b.brand_id &#8221; .   &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&#8220;WHERE o.order_id = &#8216;$order[order_id]&#8217; &#8220;;   &nbsp;   \u5728g.goods_number\u524d\u52a0g.goods_thumb,   &nbsp;   &nbsp;   \u6700\u540e order_info.htm \u5f15\u7528   &nbsp;   &lt;img src=&#8221;\/{$goods.goods_thumb}&#8221; width=&#8221;100&#8243;\/&gt;   &nbsp; <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5982\u4f55\u5728ecshop\u540e\u53f0\u5b9a\u5355\u8be6\u7ec6\u91cc&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4925],"tags":[],"class_list":["post-199114","post","type-post","status-publish","format-standard","hentry","category-4925"],"_links":{"self":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/199114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/comments?post=199114"}],"version-history":[{"count":0,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/posts\/199114\/revisions"}],"wp:attachment":[{"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/media?parent=199114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/categories?post=199114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/server.hk\/cnblog\/wp-json\/wp\/v2\/tags?post=199114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}