spartaxx.businessmodels 1.0.420 → 1.0.422
Sign up to get free protection for your applications and to get access to all the features.
- package/CCC/AccountInfo.js +114 -102
- package/CCC/AccountInfo.ts +102 -102
- package/CCC/CCCModel.js +3 -1
- package/CCC/CCCModel.ts +2 -3
- package/ClientSetup/ClientContactInfo.js +37 -25
- package/ClientSetup/ClientContactInfo.ts +25 -25
- package/Common/AppConfigHub.js +4 -1
- package/Common/AppConfigHub.ts +7 -1
- package/package.json +1 -1
package/CCC/AccountInfo.js
CHANGED
@@ -1,104 +1,116 @@
|
|
1
1
|
"use strict";
|
2
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
3
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
4
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
5
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
6
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
7
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
8
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
9
|
+
});
|
10
|
+
};
|
2
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
12
|
+
exports.createDefaultAccountInfo = createDefaultAccountInfo;
|
13
|
+
function createDefaultAccountInfo() {
|
14
|
+
return __awaiter(this, void 0, void 0, function* () {
|
15
|
+
return {
|
16
|
+
ClientId: 0,
|
17
|
+
AccountId: 0,
|
18
|
+
AccountNumber: "",
|
19
|
+
PropertyType: "",
|
20
|
+
CountyName: "",
|
21
|
+
CountyCode: "",
|
22
|
+
CountyId: 0,
|
23
|
+
CountyState: "",
|
24
|
+
AccountStatus: "",
|
25
|
+
AccountStatusId: 0,
|
26
|
+
PropertyAddress: "",
|
27
|
+
PropertyCityName: "",
|
28
|
+
PropertystateName: "",
|
29
|
+
PropertyZipcode: "",
|
30
|
+
CadLegalName: "",
|
31
|
+
PriorYear2NoticeMarketValue: "",
|
32
|
+
PriorYear2CertifiedMarketValue: "",
|
33
|
+
PriorYear2NoticeTotalValue: "",
|
34
|
+
PriorYear2CertifiedTotalValue: "",
|
35
|
+
PriorYear2: 0,
|
36
|
+
PriorYear1NoticeMarketValue: "",
|
37
|
+
PriorYear1CertifiedMarketValue: "",
|
38
|
+
PriorYear1NoticeTotalValue: "",
|
39
|
+
PriorYear1CertifiedTotalValue: "",
|
40
|
+
PriorYear1: 0,
|
41
|
+
NoticeMarketValue: "",
|
42
|
+
CertifiedMarketValue: "",
|
43
|
+
NoticeTotalValue: "",
|
44
|
+
CertifiedTotalValue: "",
|
45
|
+
TaxYear: 0,
|
46
|
+
StandardContingency: "",
|
47
|
+
LitigationContingency: "",
|
48
|
+
IsNeedAofA: 0,
|
49
|
+
IsNeedBAAofA: 0,
|
50
|
+
OCALUCType: "",
|
51
|
+
LUCDescription: "",
|
52
|
+
LegalDescription: "",
|
53
|
+
CountyAppraisalDistrictName: "",
|
54
|
+
CountyAddress: "",
|
55
|
+
CountyPhone: "",
|
56
|
+
CountyAOFACode: "",
|
57
|
+
ARBAssignedAgentName: "",
|
58
|
+
ARBAssignedAgentRegistrationNumber: "",
|
59
|
+
ARBAssignedAgentPhoneNumber: "",
|
60
|
+
ARBAssignedAgentEmailAddress: "",
|
61
|
+
IsHomeStead: 0,
|
62
|
+
PriorYear2NoticedValue: "",
|
63
|
+
PriorYear2FinalValue: "",
|
64
|
+
PriorYear1NoticedValue: "",
|
65
|
+
PriorYear1FinalValue: "",
|
66
|
+
NoticedValue: "",
|
67
|
+
FinalValue: "",
|
68
|
+
OwnerName: "",
|
69
|
+
OwnerEmail: "",
|
70
|
+
OwnerPhone: "",
|
71
|
+
OwnerAddress: "",
|
72
|
+
BuildingSQFT: "",
|
73
|
+
BuildingValue: "",
|
74
|
+
Grade: "",
|
75
|
+
YearBuilt: "",
|
76
|
+
LandSQFT: "",
|
77
|
+
LandValue: "",
|
78
|
+
ConditionDesire: "",
|
79
|
+
RemodelYear: "",
|
80
|
+
AppraisalDistrictName: "",
|
81
|
+
AgentName: "",
|
82
|
+
CompleteAgentAddress: "",
|
83
|
+
AgentCode: "",
|
84
|
+
AgentPhone: "",
|
85
|
+
OwnerCity: "",
|
86
|
+
OwnerTown: "",
|
87
|
+
OwnerState: "",
|
88
|
+
OwnerZipCode: "",
|
89
|
+
IsProtested: false,
|
90
|
+
IsDontProtested: false,
|
91
|
+
IsInactivate: false,
|
92
|
+
IsInactivateReasonCode: 0,
|
93
|
+
IsReactivateAccount: false,
|
94
|
+
CDU: "",
|
95
|
+
AccountSourceId: 0,
|
96
|
+
ReasonCode: "",
|
97
|
+
AccountStateId: 0,
|
98
|
+
CountyStateName: "",
|
99
|
+
selectedOption: null,
|
100
|
+
AppealWithoutAttorneyTX: "",
|
101
|
+
AppealWithoutAttorneyOtherstatesnotlistedbelow: "",
|
102
|
+
AppealWithoutAttorneyOthers: "",
|
103
|
+
JudicialAdminAppealTX: "",
|
104
|
+
JudicialAdminAppealOtherstatesnotlistedbelow: "",
|
105
|
+
JudicialAdminAppealTXOthers: "",
|
106
|
+
MinAccountFeeTX: "",
|
107
|
+
MinAccountFeeOtherstatesnotlistedbelow: "",
|
108
|
+
MinAccountFeeOthers: "",
|
109
|
+
FeeAdjustYear2: "",
|
110
|
+
FeeAdjustYear3: "",
|
111
|
+
FeeAdjustYear4: "",
|
112
|
+
FeeAdjustYear5: "",
|
113
|
+
FeeAdjustYear6: "",
|
114
|
+
};
|
115
|
+
});
|
116
|
+
}
|
package/CCC/AccountInfo.ts
CHANGED
@@ -104,108 +104,108 @@ export interface AccountInfo {
|
|
104
104
|
FeeAdjustYear6?: string;
|
105
105
|
}
|
106
106
|
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
107
|
+
export async function createDefaultAccountInfo(): Promise<AccountInfo> {
|
108
|
+
return {
|
109
|
+
ClientId: 0,
|
110
|
+
AccountId: 0,
|
111
|
+
AccountNumber: "",
|
112
|
+
PropertyType: "",
|
113
|
+
CountyName: "",
|
114
|
+
CountyCode: "",
|
115
|
+
CountyId: 0,
|
116
|
+
CountyState: "",
|
117
|
+
AccountStatus: "",
|
118
|
+
AccountStatusId: 0,
|
119
|
+
PropertyAddress: "",
|
120
|
+
PropertyCityName: "",
|
121
|
+
PropertystateName: "",
|
122
|
+
PropertyZipcode: "",
|
123
|
+
CadLegalName: "",
|
124
|
+
PriorYear2NoticeMarketValue: "",
|
125
|
+
PriorYear2CertifiedMarketValue: "",
|
126
|
+
PriorYear2NoticeTotalValue: "",
|
127
|
+
PriorYear2CertifiedTotalValue: "",
|
128
|
+
PriorYear2: 0,
|
129
|
+
PriorYear1NoticeMarketValue: "",
|
130
|
+
PriorYear1CertifiedMarketValue: "",
|
131
|
+
PriorYear1NoticeTotalValue: "",
|
132
|
+
PriorYear1CertifiedTotalValue: "",
|
133
|
+
PriorYear1: 0,
|
134
|
+
NoticeMarketValue: "",
|
135
|
+
CertifiedMarketValue: "",
|
136
|
+
NoticeTotalValue: "",
|
137
|
+
CertifiedTotalValue: "",
|
138
|
+
TaxYear: 0,
|
139
|
+
StandardContingency: "",
|
140
|
+
LitigationContingency: "",
|
141
|
+
IsNeedAofA: 0,
|
142
|
+
IsNeedBAAofA: 0,
|
143
|
+
OCALUCType: "",
|
144
|
+
LUCDescription: "",
|
145
|
+
LegalDescription: "",
|
146
|
+
CountyAppraisalDistrictName: "",
|
147
|
+
CountyAddress: "",
|
148
|
+
CountyPhone: "",
|
149
|
+
CountyAOFACode: "",
|
150
|
+
ARBAssignedAgentName: "",
|
151
|
+
ARBAssignedAgentRegistrationNumber: "",
|
152
|
+
ARBAssignedAgentPhoneNumber: "",
|
153
|
+
ARBAssignedAgentEmailAddress: "",
|
154
|
+
IsHomeStead: 0,
|
155
155
|
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
156
|
+
PriorYear2NoticedValue: "",
|
157
|
+
PriorYear2FinalValue: "",
|
158
|
+
PriorYear1NoticedValue: "",
|
159
|
+
PriorYear1FinalValue: "",
|
160
|
+
NoticedValue: "",
|
161
|
+
FinalValue: "",
|
162
162
|
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
163
|
+
OwnerName: "",
|
164
|
+
OwnerEmail: "",
|
165
|
+
OwnerPhone: "",
|
166
|
+
OwnerAddress: "",
|
167
|
+
BuildingSQFT: "",
|
168
|
+
BuildingValue: "",
|
169
|
+
Grade: "",
|
170
|
+
YearBuilt: "",
|
171
|
+
LandSQFT: "",
|
172
|
+
LandValue: "",
|
173
|
+
ConditionDesire: "",
|
174
|
+
RemodelYear: "",
|
175
|
+
AppraisalDistrictName: "",
|
176
|
+
AgentName: "",
|
177
|
+
CompleteAgentAddress: "",
|
178
|
+
AgentCode: "",
|
179
|
+
AgentPhone: "",
|
180
|
+
OwnerCity: "",
|
181
|
+
OwnerTown: "",
|
182
|
+
OwnerState: "",
|
183
|
+
OwnerZipCode: "",
|
184
184
|
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
185
|
+
IsProtested: false,
|
186
|
+
IsDontProtested: false,
|
187
|
+
IsInactivate: false,
|
188
|
+
IsInactivateReasonCode: 0,
|
189
|
+
IsReactivateAccount: false,
|
190
|
+
CDU: "",
|
191
|
+
AccountSourceId: 0,
|
192
|
+
ReasonCode: "",
|
193
|
+
AccountStateId: 0,
|
194
|
+
CountyStateName: "",
|
195
|
+
selectedOption: null,
|
196
|
+
AppealWithoutAttorneyTX: "",
|
197
|
+
AppealWithoutAttorneyOtherstatesnotlistedbelow: "",
|
198
|
+
AppealWithoutAttorneyOthers: "",
|
199
|
+
JudicialAdminAppealTX: "",
|
200
|
+
JudicialAdminAppealOtherstatesnotlistedbelow: "",
|
201
|
+
JudicialAdminAppealTXOthers: "",
|
202
|
+
MinAccountFeeTX: "",
|
203
|
+
MinAccountFeeOtherstatesnotlistedbelow: "",
|
204
|
+
MinAccountFeeOthers: "",
|
205
|
+
FeeAdjustYear2: "",
|
206
|
+
FeeAdjustYear3: "",
|
207
|
+
FeeAdjustYear4: "",
|
208
|
+
FeeAdjustYear5: "",
|
209
|
+
FeeAdjustYear6: "",
|
210
|
+
};
|
211
|
+
}
|
package/CCC/CCCModel.js
CHANGED
@@ -1,9 +1,11 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.createDefaultClientPhoneInfo = exports.createDefaultClientInfo = exports.createDefaultQualifiedClientInfo = void 0;
|
3
|
+
exports.createDefaultClientPhoneInfo = exports.createDefaultAccountInfo = exports.createDefaultClientInfo = exports.createDefaultQualifiedClientInfo = void 0;
|
4
4
|
const QualifiedClientInfo_1 = require("./QualifiedClientInfo");
|
5
5
|
Object.defineProperty(exports, "createDefaultQualifiedClientInfo", { enumerable: true, get: function () { return QualifiedClientInfo_1.createDefaultQualifiedClientInfo; } });
|
6
6
|
const ClientInfo_1 = require("./ClientInfo");
|
7
7
|
Object.defineProperty(exports, "createDefaultClientInfo", { enumerable: true, get: function () { return ClientInfo_1.createDefaultClientInfo; } });
|
8
|
+
const AccountInfo_1 = require("./AccountInfo");
|
9
|
+
Object.defineProperty(exports, "createDefaultAccountInfo", { enumerable: true, get: function () { return AccountInfo_1.createDefaultAccountInfo; } });
|
8
10
|
const ClientPhoneInfo_1 = require("./ClientPhoneInfo");
|
9
11
|
Object.defineProperty(exports, "createDefaultClientPhoneInfo", { enumerable: true, get: function () { return ClientPhoneInfo_1.createDefaultClientPhoneInfo; } });
|
package/CCC/CCCModel.ts
CHANGED
@@ -4,8 +4,7 @@ import { QualifiedClientInfo, createDefaultQualifiedClientInfo } from "./Qualifi
|
|
4
4
|
import { QualifiedClientParam } from "./QualifiedClientParam";
|
5
5
|
import { QualifiedClientResults } from "./QualifiedClientResults";
|
6
6
|
import { ClientInfo, createDefaultClientInfo } from "./ClientInfo";
|
7
|
-
import { AccountInfo } from "./AccountInfo";
|
8
|
-
// import { createDefaultAccountInfo } from "./AccountInfo";
|
7
|
+
import { AccountInfo, createDefaultAccountInfo } from "./AccountInfo";
|
9
8
|
import { CCCTemplateData } from "./CCCTemplateData";
|
10
9
|
import { Client } from "./Client";
|
11
10
|
import { BlastCountyPriority } from "./BlastCountyPriority";
|
@@ -44,7 +43,7 @@ export {
|
|
44
43
|
ClientInfo,
|
45
44
|
createDefaultClientInfo,
|
46
45
|
AccountInfo,
|
47
|
-
|
46
|
+
createDefaultAccountInfo,
|
48
47
|
CCCTemplateData,
|
49
48
|
Client,
|
50
49
|
BlastCountyPriority,
|
@@ -1,27 +1,39 @@
|
|
1
1
|
"use strict";
|
2
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
3
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
4
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
5
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
6
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
7
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
8
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
9
|
+
});
|
10
|
+
};
|
2
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
12
|
+
exports.createDefaultClientContactInfo = createDefaultClientContactInfo;
|
13
|
+
function createDefaultClientContactInfo() {
|
14
|
+
return __awaiter(this, void 0, void 0, function* () {
|
15
|
+
return {
|
16
|
+
FirstName: "",
|
17
|
+
LastName: "",
|
18
|
+
Email: "",
|
19
|
+
AlternativeEmail: "",
|
20
|
+
AddressLine1: "",
|
21
|
+
AddressLine2: "",
|
22
|
+
AddressLine3: "",
|
23
|
+
CityId: 0,
|
24
|
+
CityName: "",
|
25
|
+
CitySelectOpention: null,
|
26
|
+
StateId: 0,
|
27
|
+
StateName: "",
|
28
|
+
PropertyTaxState: "",
|
29
|
+
StateSelectOpention: null,
|
30
|
+
Zip: "",
|
31
|
+
CellPhone: "",
|
32
|
+
OfficePhone: "",
|
33
|
+
HomePhone: "",
|
34
|
+
AddressId: 0,
|
35
|
+
ContactId: 0,
|
36
|
+
IsSMSConcernReceived: false
|
37
|
+
};
|
38
|
+
});
|
39
|
+
}
|
@@ -25,28 +25,28 @@ export interface ClientContactInfo {
|
|
25
25
|
IsSMSConcernReceived: boolean;
|
26
26
|
}
|
27
27
|
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
28
|
+
export async function createDefaultClientContactInfo(): Promise<ClientContactInfo> {
|
29
|
+
return {
|
30
|
+
FirstName: "",
|
31
|
+
LastName: "",
|
32
|
+
Email: "",
|
33
|
+
AlternativeEmail: "",
|
34
|
+
AddressLine1: "",
|
35
|
+
AddressLine2: "",
|
36
|
+
AddressLine3: "",
|
37
|
+
CityId: 0,
|
38
|
+
CityName: "",
|
39
|
+
CitySelectOpention: null,
|
40
|
+
StateId: 0,
|
41
|
+
StateName: "",
|
42
|
+
PropertyTaxState: "",
|
43
|
+
StateSelectOpention: null,
|
44
|
+
Zip: "",
|
45
|
+
CellPhone: "",
|
46
|
+
OfficePhone: "",
|
47
|
+
HomePhone: "",
|
48
|
+
AddressId: 0,
|
49
|
+
ContactId: 0,
|
50
|
+
IsSMSConcernReceived: false
|
51
|
+
};
|
52
|
+
}
|
package/Common/AppConfigHub.js
CHANGED
@@ -319,7 +319,10 @@ function createDefaultAppConfigHub() {
|
|
319
319
|
GACompanyPhone: "",
|
320
320
|
CPckOOTSalesCRMNationalAgreementBodyHtmlContentId: "",
|
321
321
|
RMQConfigCCCpaperwiseprocess: "",
|
322
|
-
CCCServicePackageId: 0
|
322
|
+
CCCServicePackageId: 0,
|
323
|
+
BppPhone: "",
|
324
|
+
CCCEmailServicePackageId: "",
|
325
|
+
CCCUsmailServicePackageId: ""
|
323
326
|
};
|
324
327
|
});
|
325
328
|
}
|
package/Common/AppConfigHub.ts
CHANGED
@@ -307,6 +307,9 @@ export interface AppConfigHub {
|
|
307
307
|
CPckOOTSalesCRMNationalAgreementBodyHtmlContentId: string;
|
308
308
|
RMQConfigCCCpaperwiseprocess: string;
|
309
309
|
CCCServicePackageId: number;
|
310
|
+
BppPhone: string;
|
311
|
+
CCCEmailServicePackageId: string;
|
312
|
+
CCCUsmailServicePackageId: string;
|
310
313
|
}
|
311
314
|
|
312
315
|
export async function createDefaultAppConfigHub(): Promise<AppConfigHub> {
|
@@ -618,7 +621,10 @@ export async function createDefaultAppConfigHub(): Promise<AppConfigHub> {
|
|
618
621
|
GACompanyPhone: "",
|
619
622
|
CPckOOTSalesCRMNationalAgreementBodyHtmlContentId: "",
|
620
623
|
RMQConfigCCCpaperwiseprocess: "",
|
621
|
-
CCCServicePackageId: 0
|
624
|
+
CCCServicePackageId: 0,
|
625
|
+
BppPhone: "",
|
626
|
+
CCCEmailServicePackageId: "",
|
627
|
+
CCCUsmailServicePackageId: ""
|
622
628
|
}
|
623
629
|
}
|
624
630
|
|