Commit 6d14c4fc LN

1

1 个父辈 3e2506fa
...@@ -11,9 +11,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoadCSVLibrary", "LoadCVSLi ...@@ -11,9 +11,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoadCSVLibrary", "LoadCVSLi
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserFromControl", "UserFromControl\UserFromControl.csproj", "{F018462A-D9BC-4365-97F2-F6D71751641E}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserFromControl", "UserFromControl\UserFromControl.csproj", "{F018462A-D9BC-4365-97F2-F6D71751641E}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SingleLedShelf", "SmartShelf\SingleLedShelf.csproj", "{287A1E7D-F5A9-4D78-A407-0E4AE5DC29AF}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartShelf", "SmartShelf\SmartShelf.csproj", "{287A1E7D-F5A9-4D78-A407-0E4AE5DC29AF}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SingleLedShelfClient", "SmartShelfClient\SingleLedShelfClient.csproj", "{B76CF298-C22C-415F-96EA-CD8C72AF47A1}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartShelfClient", "SmartShelfClient\SmartShelfClient.csproj", "{B76CF298-C22C-415F-96EA-CD8C72AF47A1}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
......
...@@ -5,4 +5,7 @@ linePositions-A,linePositions-B为黑色小货架配置。 ...@@ -5,4 +5,7 @@ linePositions-A,linePositions-B为黑色小货架配置。
20191017 20191017
增加西班牙智能货架LED灯条配置:XBYConfig文件夹的配置
\ No newline at end of file \ No newline at end of file
增加西班牙智能货架LED灯条配置:XBYConfig文件夹的配置
单色灯料架,三色灯料架整合。
\ No newline at end of file \ No newline at end of file
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!