From 1aa280520979253935efcf18a8b9ab5497e55ece Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Thu, 18 Jan 2018 09:56:40 +0800 Subject: [PATCH] no message --- .../productiondaily/ProductiondailyActivity.java | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyActivity.java b/app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyActivity.java index 1cb945c..456a4d9 100644 --- a/app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyActivity.java +++ b/app/src/main/java/com/qhclh/ytzh/work/productiondaily/ProductiondailyActivity.java @@ -127,8 +127,8 @@ public class ProductiondailyActivity extends BaseActivity implements CalendarDia // select.add("AccountingUnit_ID"); // select.add("AccountingUnit_Name"); -// Map where = queryObj.getMap("Where"); -// where.put("MobileToDo",true); + Map where = queryObj.getMap("Where"); + where.put("我创建",true); // List 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 where = queryObj.getMap("Where"); -// where.put("",time); + Map where = queryObj.getMap("Where"); + where.put("我创建",true); // List 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 where = queryObj.getMap("Where"); -// where.put("MobileToDo",true); + Map where = queryObj.getMap("Where"); + where.put("我创建",true); // List orderList = queryObj.getList("OrderBy"); // RpcObject orderBy1 = RpcObject.create(RpcUrl.paixu);