电量查询

This commit is contained in:
祝发冬
2022-05-29 18:05:48 +08:00
parent e906be6c71
commit d00aff3ccd
18 changed files with 1771 additions and 60 deletions
+2 -1
View File
@@ -255,7 +255,8 @@ alpha:1.0]
//商家商品图片
#define kGetShopVideoImg [NSString stringWithFormat:@"%@/commodity/",JIEKOUPORTHTTP]
// 查询电量
#define kdevicePowers [NSString stringWithFormat:@"%@/api/user/devicePowers.do",JIEKOUPORT]
// 扫二维码纪录激活量
#define kSweepQRCode [NSString stringWithFormat:@"%@/api/user/sweepQRCode.do",JIEKOUPORT]