Commit 53323d51 by zhengxiao

fix: modify text

parent 496ec866
{
"name": "@ydl-packages/toolkit",
"version": "1.0.15-next.0",
"version": "1.0.15-next.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "@ydl-packages/toolkit",
"version": "1.0.15-next.0",
"version": "1.0.15-next.2",
"description": "",
"main": "./dist/index.umd.js",
"scripts": {
......
......@@ -120,7 +120,7 @@ export enum PayErrorMessage {
/**
* 微信支付appid和openid不匹配
*/
WECHAT_OPENID_APPID_NOT_MATCH = '微信支付appid和openid不匹配',
WECHAT_OPENID_APPID_NOT_MATCH = 'appid和openid不匹配',
}
export type ToPayReturns = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment