严智鑫
2025-11-13 945bc394f40d8af1072a53da9a94f24207124e6d
1
2
3
Êþº¾3%"#$ findByTxtName9(Ljava/lang/String;)Lcom/northglass/entity/RawPackageTxt;RuntimeVisibleAnnotations/Lorg/springframework/data/jpa/repository/Query;value2select t from RawPackageTxt t where t.txt_name= ?1 findByStatus$(Ljava/lang/String;)Ljava/util/List;    SignatureK(Ljava/lang/String;)Ljava/util/List<Lcom/northglass/entity/RawPackageTxt;>;/select t from RawPackageTxt t where t.status=?1findSendedTasks()Ljava/util/List;9()Ljava/util/List<Lcom/northglass/entity/RawPackageTxt;>;Oselect t from RawPackageTxt t where t.status= '已下发' or t.status= '中断'    findTasksQselect t from RawPackageTxt t where t.status= '已下发' order by createTime ascfindInterruptTasks6select t from RawPackageTxt t where t.status= '中断'findById(I)Ljava/util/List;:(I)Ljava/util/List<Lcom/northglass/entity/RawPackageTxt;>;+select t from RawPackageTxt t where t.id=?1findAcceptedByGroupJselect t from RawPackageTxt t where t.status = '已领取' and t.groups=?1 findByWorkingMselect t from RawPackageTxt t where t.status = '正在工作' and t.groups=?1€Ljava/lang/Object;Lorg/springframework/data/jpa/repository/JpaRepository<Lcom/northglass/entity/RawPackageTxt;Ljava/lang/Long;>;
SourceFileRawPackageTxtDao.java*com/northglass/repository/RawPackageTxtDaojava/lang/Object5org/springframework/data/jpa/repository/JpaRepository s    
   s  s  s  s  s s s  !