Êþº¾ 4 deleteTicketsByMainId (Ljava/lang/String;)Z MethodParameters mainId RuntimeVisibleAnnotations &Lorg/apache/ibatis/annotations/Delete; value 9DELETE FROM JEECG_ORDER_TICKET WHERE ORDER_ID = #{mainId} selectTicketsByMainId $(Ljava/lang/String;)Ljava/util/List; Signature [(Ljava/lang/String;)Ljava/util/List<Lorg/jeecg/modules/demo/test/entity/JeecgOrderTicket;>; &Lorg/apache/ibatis/annotations/Select; ;SELECT * FROM JEECG_ORDER_TICKET WHERE ORDER_ID = #{mainId} zLjava/lang/Object;Lcom/baomidou/mybatisplus/core/mapper/BaseMapper<Lorg/jeecg/modules/demo/test/entity/JeecgOrderTicket;>;
|