Commit 1f7eb234 by Yu_Tung

version 1.0.7 20200812

新增功能:
	增加新廠區的路徑

version:1.0.8 20200813
修改功能 1.上傳路徑按照組合方式
	 2.修改上傳路徑少 "/"
parent 3065ed8a
...@@ -345,6 +345,7 @@ public class MainPresenter<V extends MainContract.View> implements MainContract. ...@@ -345,6 +345,7 @@ public class MainPresenter<V extends MainContract.View> implements MainContract.
path = "/" + pathFactoryClass + "/" + SOP3 + "/" + pathClass; path = "/" + pathFactoryClass + "/" + SOP3 + "/" + pathClass;
} }
// if (pathFactoryArea.equals("仁武")){ // if (pathFactoryArea.equals("仁武")){
// if ("仁武氯乙烯廠製造一課".equals(pathFactoryClass) && "SOP導讀".equals(pathShootType)) { // if ("仁武氯乙烯廠製造一課".equals(pathFactoryClass) && "SOP導讀".equals(pathShootType)) {
// path = "/仁武氯乙烯廠製造一課/1_SOP導讀"; // path = "/仁武氯乙烯廠製造一課/1_SOP導讀";
......
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