From 0271aa5414843f662c74a683cfc36f5f799d2a3c Mon Sep 17 00:00:00 2001 From: guxin0123 <guxin0123@gmail.com> Date: 星期三, 16 三月 2022 12:52:33 +0800 Subject: [PATCH] update ruoyi-ui/src/store/modules/user.js. 修复数据库用户表 头像列为 null 时不显示默认头像问题 --- bin/run.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/run.bat b/bin/run.bat index e5fb6a6..99c4992 100644 --- a/bin/run.bat +++ b/bin/run.bat @@ -1,6 +1,6 @@ @echo off echo. -echo [��Ϣ] ����Web���̡� +echo [��Ϣ] ʹ��Jar��������Web���̡� echo. cd %~dp0 -- Gitblit v1.9.2