公海状态
This commit is contained in:
@@ -435,7 +435,7 @@
|
||||
|
||||
<select id="publicLineList" resultMap="BaseResultMap">
|
||||
select * from xfsg_line_info
|
||||
where deleted = 0 and line_status = 0 and join_status = 0
|
||||
where deleted = 0 and line_status = 0
|
||||
<if test="publicFlag">
|
||||
and investment_manager is not null
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user