优化一波生成,加载组件等

This commit is contained in:
吕金泽
2022-03-30 23:54:24 +08:00
parent 2e19ca3493
commit b91328dcc7
35 changed files with 460 additions and 547 deletions
@@ -1,10 +1,10 @@
{
"properties" : { },
"id" : "90986654bb2d4560ada10c309195f500",
"id" : "d94a4788e17a4e0f9b67ca86b171e231",
"script" : null,
"groupId" : "152b9ad78aaf49a7a8945b5de088c1da",
"groupId" : "7bdcc43555b9419caba2ee722e1aa2d3",
"name" : "列表",
"createTime" : 1648486052761,
"createTime" : 1648655132912,
"updateTime" : null,
"lock" : null,
"createBy" : null,
@@ -28,4 +28,5 @@ return db.page("""
?{sex, and sex = #{sex} }
?{headPortrait, and head_portrait in(#{headPortrait.split(',')}) }
?{remarks, and remarks <= #{remarks} }
and is_del = 0
""")