• 添加或删除模块

    添加或删除模块

    例如: ch_app 中添加了一个新的功能模块 m

    1. {"2",
    2. [{"1", [{add_module, m}]}],
    3. [{"1", [{delete_module, m}]}]