update 联联平台 枪口功率=设备额定功率/枪数

This commit is contained in:
Lemon
2023-06-20 15:52:13 +08:00
parent 780b4c5d5e
commit 6e2ee7f794
10 changed files with 181 additions and 28 deletions

View File

@@ -62,6 +62,11 @@ public class OrderVO {
*/
private String reason;
/**
* 启动方式
*/
private String startMode;
/**
* 支付状态
*/