Wechat card coupon QR code scan has expired? It's not actually out of date.

Wechat official account API: https://api.weixin.qq.com/car..

past parameters of post:

{
    "action_name": "QR_MULTIPLE_CARD",
    "action_info": {
        "multiple_card": {
            "card_list": [{
                    "code": "2392583481",
                    "outer_str": "12b"
                },
                {
                    "code": "2392583482",
                    "outer_str": "12b"
                }
            ]
        }
    }
}

I read the interface document, and the default is 365 days without expiration. However, in practice, I found that this kind of QR code containing multiple card coupons will expire in a few months, and the scan will show that the QR code has expired. What kind of pit is this?


our project team also happens to be stuck in this problem.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2afef-2ba66.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2afef-2ba66.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?