.vs/HDL_APP_Project/xs/UserPrefs.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
.vs/HDL_APP_Project/xs/sqlite3/storage.ide | 补丁 | 查看 | 原始文档 | blame | 历史 | |
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-shm | 补丁 | 查看 | 原始文档 | blame | 历史 | |
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-wal | 补丁 | 查看 | 原始文档 | blame | 历史 | |
HDL_ON/DAL/Server/NewAPI.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.vs/HDL_APP_Project/xs/UserPrefs.xml
@@ -4,8 +4,8 @@ <Files> <File FileName="HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs" Line="232" Column="28" /> <File FileName="HDL_ON/DAL/Server/HttpUtil.cs" Line="181" Column="18" /> <File FileName="HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs" Line="176" Column="38" /> <File FileName="HDL_ON/DAL/Server/NewAPI.cs" Line="298" Column="23" /> <File FileName="HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs" /> <File FileName="HDL_ON/DAL/Server/NewAPI.cs" /> </Files> <Pads> <Pad Id="ProjectPad"> .vs/HDL_APP_Project/xs/sqlite3/storage.ideBinary files differ
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-shmBinary files differ
.vs/HDL_APP_Project/xs/sqlite3/storage.ide-walBinary files differ
HDL_ON/DAL/Server/NewAPI.cs
@@ -304,7 +304,7 @@ /// <summary> /// 编辑自动化 /// </summary> public const string API_POST_Logic_Update = ":/home-wisdom/app/logic/update"; public const string API_POST_Logic_Update = "/home-wisdom/app/logic/update"; /// <summary> /// 删除自动化 /// </summary> @@ -312,7 +312,7 @@ /// <summary> /// 启用禁用自动化 /// </summary> public const string API_POST_Logic_Enable = ":/home-wisdom/app/logic/enable"; public const string API_POST_Logic_Enable = "/home-wisdom/app/logic/enable"; #endregion HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs
@@ -171,9 +171,9 @@ //var d = Send.getLogic(Logic.currlogic); // var c = Send.delLogic(Logic.currlogic); var c = Send.delLogic(Logic.currlogic); var e1= Send.switchLogic(Logic.currlogic); //var e1= Send.switchLogic(Logic.currlogic);