Skip to content

Files

Latest commit

大鼻子大鼻子
大鼻子
and
大鼻子
Apr 2, 2020
402037e · Apr 2, 2020

History

History
21 lines (16 loc) · 268 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 268 Bytes

微支付 v3 nodejs

test

config 配置

{
  "mchid": "",
  "serial_no": "",
  "privateKey": ""
}

文档安装

hugo new site ./
git submodule add https://github.com/google/docsy.git themes/docsy
git submodule update --init --recursive