Bläddra i källkod

修改

上海闵中
liup 4 månader sedan
förälder
incheckning
af271c60f7
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. +1
    -1
      app/src/main/java/com/bonait/bnframework/newui/http/UpdateAllDataService.java
  2. +1
    -1
      app/src/main/java/com/bonait/bnframework/newui/http/UpdateDataService.java

+ 1
- 1
app/src/main/java/com/bonait/bnframework/newui/http/UpdateAllDataService.java Visa fil

@@ -502,7 +502,7 @@ public class UpdateAllDataService {
goodsProcessDetail.goodsId = goods.id;
goodsProcessDetail.deviceId = goodClassify.type==0?ConfigName.getInstance().DeviceAutoKey2:ConfigName.getInstance().DeviceAutoKey;
goodsProcessDetail.goodsName = goods.name;
goodsProcessDetail.deviceName = "中大型炒锅500";
goodsProcessDetail.deviceName = "上海闵中";
goodsProcessDetail.warehousrTemplateId = "";
goodsProcessDetail.warehousrTemplateName = "";
List<GoodsProcessDetail.TechnologyActionList> technologyActionLists = new ArrayList<>();


+ 1
- 1
app/src/main/java/com/bonait/bnframework/newui/http/UpdateDataService.java Visa fil

@@ -575,7 +575,7 @@ public class UpdateDataService {
goodsProcessDetail.goodsId = goodsId;
goodsProcessDetail.deviceId = goodClassify.type==0?ConfigName.getInstance().DeviceAutoKey2:ConfigName.getInstance().DeviceAutoKey;
goodsProcessDetail.goodsName = goods.name;
goodsProcessDetail.deviceName = "中大型炒锅500";
goodsProcessDetail.deviceName = "上海闵中";
goodsProcessDetail.warehousrTemplateId = "";
goodsProcessDetail.warehousrTemplateName = "";
List<GoodsProcessDetail.TechnologyActionList> technologyActionLists = new ArrayList<>();


Laddar…
Avbryt
Spara