Merge pull request '修复测试单获取模块树报错的问题' (#782) from otto/microservices:product_refact into product_refact
This commit is contained in:
commit
d491612296
|
|
@ -88,6 +88,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
, m.del_flag
|
||||
, m.type
|
||||
, m.pms_project_id
|
||||
, m.is_fixed_module
|
||||
,(
|
||||
SELECT COUNT(*)
|
||||
FROM pms_product_requirement r
|
||||
|
|
|
|||
Loading…
Reference in New Issue