Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/ry_zhky/commit/dd3c4ef377e1f215d94b7ebc87d78cd2d3b72375?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Merge remote-tracking branch 'origin/new-exam' into new-exam

pg_adapter
dshclm 6 months ago
commit dd3c4ef377

@ -38,6 +38,7 @@
<if test="userName!=null and userName!=''">
AND uc.user_name LIKE CONCAT('%',#{userName},'%')
</if>
ORDER BY ue.max_score desc
</select>

Loading…
Cancel
Save