mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-30 01:38:43 +08:00 
			
		
		
		
	修改:CRM 商业智能,回款金额排行榜时间字段 bug
This commit is contained in:
		| @@ -35,7 +35,7 @@ | |||||||
|                 #{item} |                 #{item} | ||||||
|             </foreach> |             </foreach> | ||||||
|         </if> |         </if> | ||||||
|         AND DATE_FORMAT(t.order_date,'${sqlDateFormat}') between #{beginTime} and #{finalTime} |         AND DATE_FORMAT(t.return_time,'${sqlDateFormat}') between #{beginTime} and #{finalTime} | ||||||
|         GROUP BY t.owner_user_id |         GROUP BY t.owner_user_id | ||||||
|         ORDER BY price DESC |         ORDER BY price DESC | ||||||
|     </select> |     </select> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 anhaohao
					anhaohao