地锁列表新增车位号字段

This commit is contained in:
Lemon
2023-09-05 09:43:19 +08:00
parent f1f6c10024
commit 39e0463d35
4 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
package com.jsowell.thirdparty.zhongdianlian.dto;/**
* TODO
*
* @Date 2023/9/5 8:42
* @author Lemon
*/public class ZDLGetTokenDTO {
}