MoshiCoCo / Apple-Monitor

Apple store inventory monitoring tool implemented in Java, supporting Bark, Feishu, Lark robot and other message push methods. Currently supports monitoring Apple stores in mainland China, Hong Kong, Macau, China Taiwan, Japan and other regions.
MIT License
416 stars 48 forks source link

{ "appleTaskConfig": { "cronExpressions": "*/12 * * * * ?", "country": "CN", "location": "福建 福州 晋安区", "deviceCodeList": [ { "deviceCode": "MTQA3CH/A", "storeWhiteList": [ "泰禾广场" ], "pushConfigs": [ { "barkPushUrl": "", "barkPushToken": "", "feishuBotWebhooks": "", "feishuBotSecret": "" } ] }, { "deviceCode": "MTQC3CH/A", "storeWhiteList": [ "泰禾广场" ], "pushConfigs": [ { "barkPushUrl": "", "barkPushToken": "", "feishuBotWebhooks": "", "feishuBotSecret": "" } ] } ] } } #35

Closed Mariafairy closed 1 year ago