|
@@ -71,8 +71,8 @@ public class AdminUserLogic {
|
|
|
private final ContractTemplateFieldService contractTemplateFieldService;
|
|
|
private final CompanyCaAuthService companyCaAuthService;
|
|
|
|
|
|
-
|
|
|
- BigLogic bigLogic;
|
|
|
+
|
|
|
+ private final BigLogic bigLogic;
|
|
|
// @Value("${front.top.url}")
|
|
|
// private String frontTopUrl;
|
|
|
|