修改用户同步人脸特征
This commit is contained in:
parent
4234d37e6c
commit
4f564acbaf
|
|
@ -0,0 +1,3 @@
|
||||||
|
-- 照片地址
|
||||||
|
alter table sys_user
|
||||||
|
add photo_url varchar(255) null comment '照片地址';
|
||||||
Loading…
Reference in New Issue