Commit c12b2c51 by wangjian

2025-09-17 wj 整体修改1

parent c99f3e4e
......@@ -141,7 +141,7 @@ public class SjGfjsZdgzController extends BaseController
cb.setLx("基础");
List<String> rl = sjGfjsZdgzService.getKhxdList(cb);
rl.add("其他");//统一加其他
return success();
return success(rl);
}
/**
......
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