08 2021 档案
fatal: unable to access 'https://github.com/xxxxxgit/': OpenSSL SSL_connect: Connection was reset in connection to github.com:443
摘要:git clone 出现 fatal: unable to access 'https://github.com/xxxxgit/': OpenSSL SSL_connect: Connection was reset in connection to github.com:443 问题。 解决办法
阅读全文
Oracle数据库以date类型保存日期时 nvalid request: Out of range property; SalesOrder.date'
摘要:因为接口返回的类型为 "date": "2021-07-29T07:00:00.000Z", 但是oracle数据库要求返回date类型:切记 oracle date接受 Y-m-d 这样的,如下PHP:当然 转化为时间戳也行 $res->esitMatedShipDate ? date("Y-m-
阅读全文
浙公网安备 33010602011771号