|
|
|
@ -127,8 +127,8 @@ public class ProductiondailyActivity extends BaseActivity implements CalendarDia |
|
|
|
// select.add("AccountingUnit_ID"); |
|
|
|
// select.add("AccountingUnit_Name"); |
|
|
|
|
|
|
|
// Map<Object, Object> where = queryObj.getMap("Where"); |
|
|
|
// where.put("MobileToDo",true); |
|
|
|
Map<Object, Object> where = queryObj.getMap("Where"); |
|
|
|
where.put("我创建",true); |
|
|
|
|
|
|
|
// List<Object> orderList = queryObj.getList("OrderBy"); |
|
|
|
// RpcObject orderBy1 = RpcObject.create(RpcUrl.paixu); |
|
|
|
@ -204,8 +204,8 @@ public class ProductiondailyActivity extends BaseActivity implements CalendarDia |
|
|
|
// select.add("AccountingUnit_ID"); |
|
|
|
// select.add("AccountingUnit_Name"); |
|
|
|
|
|
|
|
// Map<Object, Object> where = queryObj.getMap("Where"); |
|
|
|
// where.put("",time); |
|
|
|
Map<Object, Object> where = queryObj.getMap("Where"); |
|
|
|
where.put("我创建",true); |
|
|
|
|
|
|
|
// List<Object> orderList = queryObj.getList("OrderBy"); |
|
|
|
// RpcObject orderBy1 = RpcObject.create(RpcUrl.DayProductRpc_Query_order); |
|
|
|
@ -270,8 +270,8 @@ public class ProductiondailyActivity extends BaseActivity implements CalendarDia |
|
|
|
// select.add("AccountingUnit_ID"); |
|
|
|
// select.add("AccountingUnit_Name"); |
|
|
|
|
|
|
|
// Map<Object, Object> where = queryObj.getMap("Where"); |
|
|
|
// where.put("MobileToDo",true); |
|
|
|
Map<Object, Object> where = queryObj.getMap("Where"); |
|
|
|
where.put("我创建",true); |
|
|
|
|
|
|
|
// List<Object> orderList = queryObj.getList("OrderBy"); |
|
|
|
// RpcObject orderBy1 = RpcObject.create(RpcUrl.paixu); |
|
|
|
|