no message
							parent
							
								
									7bd2c694d5
								
							
						
					
					
						commit
						39f401c032
					
				| 
						 | 
				
			
			@ -38,8 +38,8 @@ public class PickDetailQueryCriteria{
 | 
			
		|||
    private String itemName;
 | 
			
		||||
 | 
			
		||||
    /** 模糊 */
 | 
			
		||||
    @Query(type = Query.Type.INNER_LIKE)
 | 
			
		||||
    private String po;
 | 
			
		||||
    @Query(joinName = "pick", propName="code",type = Query.Type.INNER_LIKE)
 | 
			
		||||
    private String pickCode;
 | 
			
		||||
 | 
			
		||||
    /** 等于 */
 | 
			
		||||
    @Query(type = Query.Type.EQUAL)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue