@@ -55,6 +55,8 @@ public class TbAssetInformationController extends BaseController
@Autowired
private ITbAssetInformationService tbAssetInformationService;
+ @Resource
+
/**
* 查询资产信息列表
*/