接口使用规则

1. 数据上传接口,必须等到服务器返回正常结果,才允许下一步的操作

2. 软件正式打包时,所有类似 “http://192.168.1.128/AIread/***” 的接口,需要全部置换为 “https://airead.pgcxhy.com.cn/AIread/***”,即更换 “AIread” 前面 “http://192.168.1.128/” 部分为 “https://airead.pgcxhy.com.cn/”