Commit 3ace493d authored by ZWT's avatar ZWT

feat(能源管理系统): 测试问题修复

1.修改运维管理-组织机构管理模块,查询组织和线路列表接口sql查询逻辑,解决出现重复组织问题;

BREAKING CHANGE: 无

Closes 无

[skip ci]
parent b3359dac
......@@ -452,6 +452,9 @@ public class SysOrganizationService {
/**
* 组织机构管理--查询组织和线路列表
* GET /system/sys-organization/query-org-and-line-list
* 接口ID:108626631
* 接口地址:https://app.apifox.com/project/3196988/apis/api-108626631
*
* @param context 上下文
* @param input 输入
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment