借鉴search_path设置方式,尝试了一下,在currentSchema指定的模式后面添加SYS_CATALOG,意图设置查询顺序,先查指定模式中的sys_user表,然后试了下,成功了(数据库版本V8R3)

url: jdbc:kingbase8://localhost:54321/yg?currentSchema=yg,SYS_CATALOG