2
0

feat: add order buy

This commit is contained in:
caiyuchao
2024-12-23 20:02:39 +08:00
parent 23eed50dd6
commit a103740be6
18 changed files with 481 additions and 10 deletions

View File

@@ -27,6 +27,8 @@ public class UClientBo implements Serializable {
private String clientName;
private String siteId;
private String clientDeviceType;
private String clientMac;