Commit a4f8943a by jianan

agms团队寿险数据问题5

parent c80467b3
......@@ -271,6 +271,9 @@ public class AgmsDashboardServiceImpl implements AgmsDashboardService {
* @throws Exception
*/
private void getGroupIdByThisInterface() throws Exception {
organizationIdList.clear();
frIdList.clear();
groupIdList.clear();
String curDay = CommonUtil.dateParseString(new Date(),"yyyy-MM-dd");
// 组装参数
......
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