|
|
@ -73,6 +73,7 @@ public class AgencyServiceImpl implements AgencyService { |
|
|
|
* @author zxc |
|
|
|
* @date 2020/10/21 2:49 下午 |
|
|
|
*/ |
|
|
|
@DataSource(value = DataSourceConstant.EVALUATION_INDEX, datasourceNameFromArg = true) |
|
|
|
@Override |
|
|
|
public TreeResultDTO treeByType(String customerId, String bizType) { |
|
|
|
TreeResultDTO rootAgency = null; |
|
|
|