Commit 8aa3f954 by 王洁

membercard CARD_NOT_PASS_CHECK

parent 4da8fed5
......@@ -11,6 +11,7 @@ class WxMsgEnum
{
const CARD_MERCHANT_CHECK_RESULT = 'card_merchant_check_result';
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