Commit 2c504a03 by 王洁

Merge branch 'membercard' into test

parents 28e12ac7 8aa3f954
...@@ -11,6 +11,7 @@ class WxMsgEnum ...@@ -11,6 +11,7 @@ class WxMsgEnum
{ {
const CARD_MERCHANT_CHECK_RESULT = 'card_merchant_check_result'; const CARD_MERCHANT_CHECK_RESULT = 'card_merchant_check_result';
const CARD_PASS_CHECK='card_pass_check'; const CARD_PASS_CHECK='card_pass_check';
const CARD_NOT_PASS_CHECK='card_not_pass_check';
} }
\ No newline at end of file
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