You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
2.3 KiB
1 lines
2.3 KiB
const a="id",e="站点id",t="请输入站点id",l="微信支付-APP的id",i="请输入微信支付-APP的id",c="微信支付-公众号APPID",o="请输入微信支付-公众号APPID",P="微信支付-小程序APPID",d="请输入微信支付-小程序APPID",p="微信支付-商户号",y="请输入微信支付-商户号",h="微信支付-商户号秘钥",n="请输入微信支付-商户号秘钥",r="微信支付-小程序secret",s="请输入微信支付-小程序secret",C="微信支付-异步回调地址",w="请输入微信支付-异步回调地址",I="支付宝-appid",A="请输入支付宝-appid",f="支付宝-开发者私钥",K="请输入支付宝-开发者私钥",M="支付宝-支付宝公钥",D="请输入支付宝-支付宝公钥",g="支付宝-异步回调地址",N="请输入支付宝-异步回调地址",U="创建时间",u="添加配置项",b="编辑配置项",v="确定要删除该数据吗?",R="请选择开始时间",S="请选择结束时间",T={id:a,siteId:e,siteIdPlaceholder:t,weChatPayAppid:l,weChatPayAppidPlaceholder:i,weChatPayAppId:c,weChatPayAppIdPlaceholder:o,weChatPayMiniappId:P,weChatPayMiniappIdPlaceholder:d,weChatPayMchId:p,weChatPayMchIdPlaceholder:y,weChatPayKey:h,weChatPayKeyPlaceholder:n,weChatPayMiniappSecret:r,weChatPayMiniappSecretPlaceholder:s,weChatPayNotifyUrl:C,weChatPayNotifyUrlPlaceholder:w,alipayAppId:I,alipayAppIdPlaceholder:A,alipayRsaPrivateKey:f,alipayRsaPrivateKeyPlaceholder:K,alipayPublicKey:M,alipayPublicKeyPlaceholder:D,alipayNotifyUrl:g,alipayNotifyUrlPlaceholder:N,createTime:U,addConfig:u,updateConfig:b,configDeleteTips:v,startDate:R,endDate:S};export{u as addConfig,I as alipayAppId,A as alipayAppIdPlaceholder,g as alipayNotifyUrl,N as alipayNotifyUrlPlaceholder,M as alipayPublicKey,D as alipayPublicKeyPlaceholder,f as alipayRsaPrivateKey,K as alipayRsaPrivateKeyPlaceholder,v as configDeleteTips,U as createTime,T as default,S as endDate,a as id,e as siteId,t as siteIdPlaceholder,R as startDate,b as updateConfig,c as weChatPayAppId,o as weChatPayAppIdPlaceholder,l as weChatPayAppid,i as weChatPayAppidPlaceholder,h as weChatPayKey,n as weChatPayKeyPlaceholder,p as weChatPayMchId,y as weChatPayMchIdPlaceholder,P as weChatPayMiniappId,d as weChatPayMiniappIdPlaceholder,r as weChatPayMiniappSecret,s as weChatPayMiniappSecretPlaceholder,C as weChatPayNotifyUrl,w as weChatPayNotifyUrlPlaceholder};
|
|
|