Commit 1946c29e by yangfangfang

数据中心-财务数据-营收数据

parent f526a59b
......@@ -123,6 +123,7 @@ public class FinanceDataTools extends XMBaseTest {
getCostData.put("dateType",dateType);
getCostData.put("endTime",endTime );
getCostData.put("startTime",startTime);
getCostData.put("type","");
getCostData.put("brandId",xmAppApi.getLoginInfo().getBrandId());
getCostData.put("studioId",xmAppApi.getLoginInfo().getStudioId());
getCostData.put("operatorId",xmAppApi.getLoginInfo().getAdminId());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment