Commit 9739a342 authored by 董建华's avatar 董建华

马甲包短信问题

parent 5ef19976
......@@ -30,7 +30,8 @@ public enum SmsMerchant {
BAI_TIAO_COMMON(16, 1, "通用白条"),
CIRCULATION_QUOTA(17, 1, "外部循环额度"),
FLYING_COW_TO_BORROW(18, 5033, "飞牛贷"),
VCC(20, 5108, "VCC-真享花,vcc-talos");
VCC(20, 5108, "VCC-真享花,vcc-talos"),
ZXH(20, 5108, "信用钱包马甲包");
private int merchantId;
private int contentId;
......
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