当月已打卡多少天卡 websocket测试 GET {{url_public}}/sign/in/day/count 响应数据 ```json { "errorCode": 0, "msgType": 1, "result": 20 // true:表示当天已经签到 ```