更新后端新增内容
This commit is contained in:
@@ -9,9 +9,13 @@ public class ZiniaoProperties {
|
||||
private boolean enabled;
|
||||
private String baseUrl;
|
||||
private String apiKey;
|
||||
private String appId;
|
||||
private String appSecret;
|
||||
private Long companyId;
|
||||
private String shopsPath;
|
||||
private String switchShopPath;
|
||||
private String appTokenPath;
|
||||
private String staffListPath;
|
||||
private String userStoresPath;
|
||||
private String userLoginTokenPath;
|
||||
private String openStoreScheme;
|
||||
private String openStoreUserId;
|
||||
private String openStoreLaunchUrl;
|
||||
|
||||
Reference in New Issue
Block a user