摘要:
统一支付切换了环境,而我们又修改了订单表结构,重新拿订单去支付返回:input contained no data 问支付的同事,同事说是微信返回的错误提示。 原因查明是因为: 统一下单接口中缺少商品描述字段,而它又是一个必填项 商品简单描述,该字段须严格按照规范传递,具体请见参数规定 阅读全文
摘要:
(为知笔记copy过来格式有变,希望对遇到此问题的童鞋有帮助) 具体错误: Thank you for choosing Sphinx! [root@vm-vagrant csft-4.1]# make && make install Making all in src make[1]: Enter 阅读全文
摘要:
修改代金券,接口返回的数组是这样的内容 Array ( [errcode] => 40145 [errmsg] => invalid update! Can not both set PayCell and CenterCellInfo(include: center_title, center_s 阅读全文
摘要:
由于这台Mac配置git生成公钥后,ssh连接就出现来这个问题Received disconnect from 120.55.x.x: 2: Too many authentication failures for root出现后只需要在 ssh 后面 加上-o PubkeyAuthenticati... 阅读全文
摘要:
出现这个问题很蹊跷,SQLyog管理过一二十台的mysql服务器或者vps,连接一直没有问题,各种服务商的都没问题,也包括阿里云的。可昨天偏偏一台阿里云的服务器本地通过SQLyog去连接它的时候报这样的错:SSH Error:Unable to open connection:gethost... 阅读全文