update 后管计费模板页面

This commit is contained in:
Lemon
2023-08-21 14:38:30 +08:00
parent e3f22f49c1
commit bfb9717912
17 changed files with 167 additions and 15 deletions

View File

@@ -2,8 +2,6 @@ package com.jsowell.pile.service;
import java.util.List;
import com.jsowell.pile.domain.MemberPlateNumberRelation;
import com.jsowell.pile.vo.MemberPlateNumberVO;
import org.apache.ibatis.annotations.Param;
/**
* 用户车牌对应关系Service接口