@@ -748,6 +748,7 @@
select
<include refid="Base_Column_List" />
from business_project
+ where delete_sign=0 and status=0
where bname = #{bname,jdbcType=VARCHAR}
</select>
<select id="getBusinessProject" resultType="com.goafanti.app.bo.ProjectBo">