diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjPlanning/FrmWeiRecipeDataAdd.Designer.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjPlanning/FrmWeiRecipeDataAdd.Designer.cs
new file mode 100644
index 0000000..caac1ab
--- /dev/null
+++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjPlanning/FrmWeiRecipeDataAdd.Designer.cs
@@ -0,0 +1,44 @@
+using System.ComponentModel;
+using System.Drawing;
+using System.Windows.Forms;
+
+namespace Mesnac.Action.ChemicalWeighing.LjPlanning
+{
+ partial class FrmWeiRecipeDataAdd
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.components = new Container();
+ this.AutoScaleMode = AutoScaleMode.Font;
+ this.ClientSize = new Size(800, 450);
+ this.Text = "FrmWeiRecipeDataAdd";
+ }
+
+ #endregion
+ }
+}
\ No newline at end of file
diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjPlanning/FrmWeiRecipeDataAdd.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjPlanning/FrmWeiRecipeDataAdd.cs
new file mode 100644
index 0000000..dd0d90a
--- /dev/null
+++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjPlanning/FrmWeiRecipeDataAdd.cs
@@ -0,0 +1,12 @@
+using System.Windows.Forms;
+
+namespace Mesnac.Action.ChemicalWeighing.LjPlanning
+{
+ public partial class FrmWeiRecipeDataAdd : Form
+ {
+ public FrmWeiRecipeDataAdd()
+ {
+ InitializeComponent();
+ }
+ }
+}
\ No newline at end of file
diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/AddAction.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/AddAction.cs
new file mode 100644
index 0000000..200e201
--- /dev/null
+++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/AddAction.cs
@@ -0,0 +1,7 @@
+namespace Mesnac.Action.ChemicalWeighing.LjRecipeData
+{
+ public class AddAction
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/DelAction.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/DelAction.cs
new file mode 100644
index 0000000..2081c68
--- /dev/null
+++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/DelAction.cs
@@ -0,0 +1,7 @@
+namespace Mesnac.Action.ChemicalWeighing.LjRecipeData
+{
+ public class DelAction
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/InitDb.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/InitDb.cs
new file mode 100644
index 0000000..e463bf0
--- /dev/null
+++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/InitDb.cs
@@ -0,0 +1,7 @@
+namespace Mesnac.Action.ChemicalWeighing.LjPlanning.Manager
+{
+ public class InitDb
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/NewFile1.txt b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/NewFile1.txt
new file mode 100644
index 0000000..e69de29
diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/SelectAction.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/SelectAction.cs
new file mode 100644
index 0000000..bbac29a
--- /dev/null
+++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/SelectAction.cs
@@ -0,0 +1,7 @@
+namespace Mesnac.Action.ChemicalWeighing.LjRecipeData
+{
+ public class SelectAction
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/UpdateAction.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/UpdateAction.cs
new file mode 100644
index 0000000..998ac26
--- /dev/null
+++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjRecipeData/UpdateAction.cs
@@ -0,0 +1,7 @@
+namespace Mesnac.Action.ChemicalWeighing.LjRecipeData
+{
+ public class UpdateAction
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/Main/MCEdit/Data/EventConfig/小料称量/榄菊配方管理.xml b/Main/MCEdit/Data/EventConfig/小料称量/榄菊配方管理.xml
new file mode 100644
index 0000000..435f712
--- /dev/null
+++ b/Main/MCEdit/Data/EventConfig/小料称量/榄菊配方管理.xml
@@ -0,0 +1,92 @@
+
+
+
+
+
+ 配方管理初始化
+ 配方管理初始化
+
+
+ 配方管理刷新
+ 配方管理刷新
+
+
+ 添加配方
+ 添加配方
+
+
+ 修改配方
+ 修改配方
+
+
+ 另存配方
+ 另存配方
+
+
+ 删除配方
+ 删除配方
+
+
+ 选择配方
+ 选择配方
+
+
+ 配方树选择
+ 配方树选择
+
+
+
+ 编辑工艺参数
+ 编辑工艺参数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file