Commit 989cf147 by zhiwj

deleteFlag

parent a506c241
...@@ -277,6 +277,7 @@ ...@@ -277,6 +277,7 @@
and app_id = #{appId} and app_id = #{appId}
and page_type = #{pageType} and page_type = #{pageType}
and app_type = #{appType} and app_type = #{appType}
and status != 0
and delete_flag = 0 and delete_flag = 0
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment