Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 266 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 266 Bytes

ppp

Cert

证书配置

cert
    alipay
        private.key  // 应用私钥
        public.key   // 支付宝公钥
    wxpay
        cert.p12     //微信的p12证书

启动

    mv config.yml.tmp config.yml
    go run rpc/main.go