dull
Results
2
issues of
dull
me.hao0.wepay.exception.WepayException: java.io.IOException: keystore password was incorrect Path path = Paths.get("C:\\nginx-1.15.12\\web\\1416758702_20190529_cert\\apiclient_cert.p12"); byte[] data = Files.readAllBytes(path); // 加载证书文件 wepay = WepayBuilder.newBuilder(appid, secret, mchId) .certPasswd(mchId) .certs(data) .build();
uni-simple-router支持快手小程序吗 dcloud上平台兼容性显示还不兼容 请问现在是否已经支持快手小程序, 或者作者有意愿什么时候兼容 谢谢