增加平台key信息

master
cqf 3 years ago committed by Gitee
parent b6ef873964
commit 63b76cc04c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -16,5 +16,11 @@ public class UnitMaintainEntity {
private String customerId; private String customerId;
private String creditNo; private String creditNo;
private String erpId; private String erpId;
private String platformId;
private String platformUsername;
private String platformPassword;
private String appid;
private String apiKey;
private String secretKey;
} }

Loading…
Cancel
Save