瀏覽代碼

core

master
chenchaod 2 月之前
父節點
當前提交
4b37560a4b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      gly-base-core/src/main/java/cn/com/taiji/core/entity/dict/issue/ChargeMethod.java

+ 1
- 1
gly-base-core/src/main/java/cn/com/taiji/core/entity/dict/issue/ChargeMethod.java 查看文件

@@ -17,7 +17,7 @@ public enum ChargeMethod {

ALIPAY("支付宝"),

WECHAT("微信"),
WEIXINPAY("微信"),
;

private String value;

Loading…
取消
儲存