|
|
@ -146,7 +146,7 @@ type SerialOrderInspectionItemDAO interface { |
|
|
|
* |
|
|
|
******************************************************************************/ |
|
|
|
DeleteWhere([]grmi.Predicate) error |
|
|
|
/****************************************************************************** |
|
|
|
/*`***************************************************************************** |
|
|
|
* |
|
|
|
* @Function Name : Select |
|
|
|
*----------------------------------------------------------------------------- |
|
|
@ -165,7 +165,7 @@ type SerialOrderInspectionItemDAO interface { |
|
|
|
* |
|
|
|
* @Date : 2023-04-03 14:40:36 |
|
|
|
* |
|
|
|
******************************************************************************/ |
|
|
|
*****************************************************************************`*/ |
|
|
|
Select([]grmi.Predicate, []grmi.Field) ([]model.SerialOrderInspectionItem, error) |
|
|
|
/****************************************************************************** |
|
|
|
* |
|
|
|