DriverIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/mapping/IncomeMapper.xml
@@ -21,7 +21,7 @@ orderType as orderType, money as money, DATE_FORMAT(insertTime, '%Y-%m-%d %H:%i') as time from t_income where 1 = 1 from t_income where money > 0 <if test="null != userType"> and userType = #{userType} </if>