|
@@ -29,9 +29,6 @@ public class PropertyController {
|
|
@Resource
|
|
@Resource
|
|
private PropertyService propertyService;
|
|
private PropertyService propertyService;
|
|
|
|
|
|
- @Resource
|
|
|
|
- private AppService appService;
|
|
|
|
-
|
|
|
|
@Resource
|
|
@Resource
|
|
private ModuleService moduleService;
|
|
private ModuleService moduleService;
|
|
|
|
|