Commit 3adf16db authored by xuwencheng's avatar xuwencheng

upgrade

parent 106311f6
......@@ -29,6 +29,9 @@ pub enum Event {
StartDB,
#[strum(serialize = "启动java服务")]
StartJar,
#[strum(serialize = "kill进程")]
Kill,
}
impl Event {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment