|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | import java.util.List; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | import com.matrix.system.api.vo.UserAchieveVo; | 
|---|
|  |  |  | import com.matrix.system.app.vo.UserAchieveVo; | 
|---|
|  |  |  | import com.matrix.system.hive.bean.AchieveNew; | 
|---|
|  |  |  | import com.matrix.system.hive.bean.SysOrder; | 
|---|
|  |  |  | import com.matrix.system.hive.bean.SysProjServices; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | import com.matrix.core.pojo.PaginationVO; | 
|---|
|  |  |  | import com.matrix.system.hive.plugin.util.BaseServices; | 
|---|
|  |  |  | import org.apache.ibatis.annotations.Param; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | /** | 
|---|
|  |  |  | * | 
|---|
|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public UserAchieveVo findUserAchieveByTime(int type); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public List<AchieveNew> findOrderItemAchieve(Long orderid); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|