This commit is contained in:
Lemon
2023-06-07 16:16:24 +08:00
parent 6b40a28d8c
commit 9bff0c398c

View File

@@ -73,4 +73,5 @@ public interface ICarVinInfoService {
* @return
*/
CarVinInfoVO getMemberInfoByVinCode(String vinCode);
}