Commit 9c635b6b authored by 王亮's avatar 王亮

add stms.

parent 33fd9806
......@@ -31,7 +31,11 @@ public enum SmsMerchant {
CIRCULATION_QUOTA(17, 1, "外部循环额度"),
FLYING_COW_TO_BORROW(18, 5033, "飞牛贷"),
VCC(20, 5108, "VCC-真享花,vcc-talos"),
ZXH(20, 5337, "信用钱包马甲包");
ZXH(20, 5337, "信用钱包马甲包"),
STMS(21,5641,"stms短信")
;
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