测试修改
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
{
|
||||
self.messagetype=@"00";
|
||||
self.massagelegth=@"12";
|
||||
self.functionCode=@"16";
|
||||
if (!self.functionCode.length) {
|
||||
self.functionCode=@"16";
|
||||
}
|
||||
return [NSString stringWithFormat:@"%@%@%@%@%@",self.messagetype,self.functionCode,self.sendmacId,self.resavemacId,self.massagelegth];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user