Explorar el Código

1.修改RedAnt Mobile Network GetManufacture,增加action参数。

Pen Li hace 8 años
padre
commit
c4983dabad
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      RedAnt Mobile/RedAnt Mobile/RANetwork.m

+ 1 - 0
RedAnt Mobile/RedAnt Mobile/RANetwork.m

@@ -493,6 +493,7 @@
                                     @"user":encryptu,
                                     @"password":encryptp,
                                     @"_operate":@"handset_get_manufacturer",
+                                    @"_action":@"handset_new",
                                     @"barcode":model
                                     }.mutableCopy;