package com.zy.core.plugin; public interface MainProcessPluginApi { void run(); }