File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ export const enSidebar = {
160160 { text : 'GO Native API' , link : 'Programming-Go-Native-API_timecho' } ,
161161 { text : 'C# Native API' , link : 'Programming-CSharp-Native-API_timecho' } ,
162162 { text : 'JDBC' , link : 'Programming-JDBC_timecho' } ,
163- /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */
163+ { text : 'MQTT Protocol' , link : 'Programming-MQTT' } ,
164164 { text : 'RESTAPI V1 ' , link : 'RestAPI-V1' } ,
165165 ] ,
166166 } ,
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ export const enSidebar = {
194194 { text : 'Node.js Native API' , link : 'Programming-NodeJS-Native-API' } ,
195195 { text : 'Rust Native API' , link : 'Programming-Rust-Native-API' } ,
196196 { text : 'JDBC' , link : 'Programming-JDBC_timecho' } ,
197- /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */
197+ { text : 'MQTT Protocol' , link : 'Programming-MQTT' } ,
198198 { text : 'OPC UA Protocol' , link : 'Programming-OPC-UA_timecho' } ,
199199 {
200200 text : 'REST API' ,
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ export const zhSidebar = {
149149 { text : 'GO原生接口' , link : 'Programming-Go-Native-API_timecho' } ,
150150 { text : 'C#原生接口' , link : 'Programming-CSharp-Native-API_timecho' } ,
151151 { text : 'JDBC' , link : 'Programming-JDBC_timecho' } ,
152- /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */
152+ { text : 'MQTT协议' , link : 'Programming-MQTT' } ,
153153 { text : 'RESTAPI V1 ' , link : 'RestServiceV1' } ,
154154 ] ,
155155 } ,
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ export const zhSidebar = {
176176 { text : 'Node.js原生接口' , link : 'Programming-NodeJS-Native-API' } ,
177177 { text : 'Rust' , link : 'Programming-Rust-Native-API' } ,
178178 { text : 'JDBC' , link : 'Programming-JDBC_timecho' } ,
179- /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */
179+ { text : 'MQTT协议' , link : 'Programming-MQTT' } ,
180180 { text : 'OPC UA协议' , link : 'Programming-OPC-UA_timecho' } ,
181181 {
182182 text : 'REST API' ,
You can’t perform that action at this time.
0 commit comments