admin
2019-03-15 a8e45a802600ca1cde28fe8522a26635328bbd99
fanli/src/main/java/com/yeshi/fanli/dao/mybatis/order/LostOrderMapper.java
@@ -8,6 +8,8 @@
import com.yeshi.fanli.entity.bus.user.LostOrder;
public interface LostOrderMapper {
   LostOrder selectByPrimaryKey(Long id);
   int updateByPrimaryKeySelective(LostOrder record);