@@ -26,5 +26,4 @@ public interface IBizProductInspectionInstructionService extends IService<BizPro
* @return 删除结果
*/
public int physicalDelete(BizProductInspectionInstruction bizProductInspectionInstruction);
-
}