Commit ed6edf84 authored by 韩桐桐's avatar 韩桐桐

fix(设备注销): 摘要

parent cc3c352d
......@@ -95,7 +95,7 @@ public class JgScrapCancelServiceImpl extends BaseService<JgScrapCancelDto, JgSc
private JgScrapCancelEqMapper jgScrapCancelEqMapper;
@Autowired
private IdxBizJgUseInfoMapper idxBizJgUseInfoMapper;
private static String template = "来自电梯【(%s)】 【(%s)】的业务办理,【申请单号:%s】";
private static String template = "来自电梯【%s】 【%s】的业务办理,【申请单号:%s】";
public Page<Map<String, Object>> getList(JgScrapCancelDto dto, Page<Map<String, Object>> page, List<String> roleIds) {
ReginParams reginParams = this.getSelectedOrgInfo();
......
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