首頁  >  問答  >  主體

php - 有人知道在小京東上如何呼叫阿里大於的簡訊驗證碼介面嗎,有誰用過嗎

INSERT INTO `ecs_shop_config` (`id`, `parent_id`, `code`, `type`, `store_range`, `store_dir`, `value`, `sort_order`) VALUES
(19, 0, 'dayu', 'group', '', '', '', 1),
(2000, 19, 'appkey', 'text', '', '', '', 1),
(2001, 19, 'secretKey', 'password', '', '', '', 1),
(2002, 19, 'dayu_shop_mobile', 'text', '', '', '18530181714', 1),
(2003, 19, 'dayu_order_placed', 'select', '1,0', '', '1', 5),
(2004, 19, 'dayu_order_payed', 'select', '1,0', '', '1', 7),
(2005, 19, 'dayu_order_shipped', 'select', '1,0', '', '1', 9),
(2006, 19, 'dayu_order_placed_tpl', 'text', '', '', 'SMS_4535139', 6),
(2007, 19, 'dayu_order_payed_tpl', 'text', '', '', 'SMS_4535140', 8),
(2008, 19, 'dayu_order_pay', 'select', '1,0', '', '1', 11),
(2009, 19, 'dayu_order_pay_tpl', 'text', '', '', 'SMS_4535144', 12),
(2011, 19, 'dayu_sign', 'text', '', '', '', 1),
(2012, 19, 'dayu_zhuce', 'select', '1,0', '', '1', 1),
(2013, 19, 'dayu_zhuce_tpl', 'text', '', '', '', 2),
(2010, 19, 'dayu_order_shipped_tpl', 'text', '', '', 'SMS_4535141', 10);

INSERT INTO `ecs_shop_config` (`id`, `parent_id`, `code`, `type`, `store_range`, `store_dir`, `value`, `sort_order`) VALUES(2014, 19, 'dayu_xiugai', 'select', '1,0', '', '1', 13),
(2015, 19, 'dayu_xiugai_tpl', 'text', '', '', '', 14);

INSERT INTO `ecs_shop_config` (`id`, `parent_id`, `code`, `type`, `store_range`, `store_dir`, `value`, `sort_order`) VALUES(2016, 19, 'dayu_bangding', 'select', '1,0', '', '1', 15),
(2017, 19, 'dayu_bangding_tpl', 'text', '', '', '', 16);

這個如何使用?

滿天的星座滿天的星座2686 天前580

全部回覆(1)我來回復

  • 为情所困

    为情所困2017-05-16 13:06:05

    這個直接用阿里大於的php版本的sdk呼叫就是了,有什麼問題?

    回覆
    0
  • 取消回覆