# AndroidHotfixPatch **Repository Path**: diaoyuren/HotfixPatch ## Basic Information - **Project Name**: AndroidHotfixPatch - **Description**: 测试补丁修复程序仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-05 - **Last Updated**: 2022-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AndroidHotfixPatch // 配置文件 https://gitee.com/diaoyuren/HotfixPatch/raw/master/hotfix.json // 补丁文件 **数据格式** ```json { "code": 1, "data": { "path": "http://static.diaoyu123.cc/public/app/hotfix/2.8.30_06.jar", "ver": "2.8.30_06" }, "message": "成功", "tipmsg": "success" } ``` **参数说明**