Browse Source

no message

master
weigang 5 years ago
parent
commit
32e3297bfc
  1. 2
      app/Constants/v3/ErrorCode.php

2
app/Constants/v3/ErrorCode.php

@ -99,7 +99,7 @@ class ErrorCode extends AbstractConstants
const PAYMENT_FAIL = 651;
/**
* @Message("今日付款次数已达上限")
* @Message("今日次数已达上限")
*/
const PAYMENT_SEND_NUM_LIMIT = 652;

Loading…
Cancel
Save