|
@@ -41,6 +41,8 @@ public interface TDeliveryRepo extends JpaRepository<TDeliveryEntity, String>, J
|
|
" having avg(tjj)>0)ncws ")
|
|
" having avg(tjj)>0)ncws ")
|
|
List<Object[]> getPsy(String startDate,String endDate);
|
|
List<Object[]> getPsy(String startDate,String endDate);
|
|
|
|
|
|
|
|
+
|
|
|
|
+
|
|
/**
|
|
/**
|
|
* @Method : getReEstrusRate
|
|
* @Method : getReEstrusRate
|
|
* @Description : 返情率
|
|
* @Description : 返情率
|