Skip to content

多个开发用的相同的配置:有人在el_data 加了规则,但是LiteflowComponent还没提交启动就报错。 #88

@KissSmile

Description

@KissSmile

项目多个人开发,不同分支,配置是共用的一个数据库的。
例如:
a在1.0.1的分支,新增一个LiteflowComponentCmp,代码提交在 1.0.1,在数据库的配置了 el_data 增加了一个规则。
b在1.0.2的分支,因为共用了同个配置,这时候启动项目就去检查 规则配置,发现没有 LiteflowComponentCmp 这个,然后就启动不了。

请问这种情况要怎么规避,是否有配置可以,启动不检查/不中断启动?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions