上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 26 下一页
摘要: https://blog.csdn.net/youanyyou/article/details/109040037 阅读全文
posted @ 2021-05-31 14:25 DiligentCoder 阅读(33) 评论(0) 推荐(0)
摘要: oject是一条记录 table可以是多条记录 阅读全文
posted @ 2021-05-31 09:23 DiligentCoder 阅读(156) 评论(0) 推荐(0)
摘要: 资金账户是你们当天收入的钱 结算账户是你们D+1从资金账户清算过去的钱 备用账户,目前来看,是记录扣除你们开户等手续的钱 阅读全文
posted @ 2021-05-27 10:36 DiligentCoder 阅读(167) 评论(0) 推荐(0)
摘要: 前几天项目中调用其他项目会时不时的报Connection Rest,然后找了各种方法都解决不了。被调用方查询日志以后发现每次报Connection Rest时被调用方都未收到请求。 查询了一些资料才发现,Nginx对服务端使用的是长连接,对客户端使用的是短连接,而我们项目使用的是HttpPost , 阅读全文
posted @ 2021-05-26 14:30 DiligentCoder 阅读(1681) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/end/archive/2011/04/15/2016894.html https://www.cnblogs.com/aixinyiji/p/11038635.html 阅读全文
posted @ 2021-05-25 15:33 DiligentCoder 阅读(149) 评论(0) 推荐(0)
摘要: mvn install:install-file -Dfile=5upay-sdk-java-webox.jar -DgroupId=com.pay -DartifactId=sdk -Dversion=1.0 -Dpackaging=jar -DlocalRepositoryPath=C:\Use 阅读全文
posted @ 2021-05-25 10:10 DiligentCoder 阅读(240) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/zhang-zhi/p/10179083.html 阅读全文
posted @ 2021-05-24 11:26 DiligentCoder 阅读(40) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/174b5580b86f 阅读全文
posted @ 2021-05-23 16:44 DiligentCoder 阅读(429) 评论(0) 推荐(0)
摘要: https://www.imooc.com/article/302320 阅读全文
posted @ 2021-05-21 11:15 DiligentCoder 阅读(235) 评论(0) 推荐(0)
摘要: alter table yd_user_wallet_s alter column next_release set default value; 阅读全文
posted @ 2021-05-20 10:51 DiligentCoder 阅读(265) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 26 下一页