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 @@ -161,7 +161,7 @@ export const enSidebar = {
161161 { text : 'GO Native API' , link : 'Programming-Go-Native-API_timecho' } ,
162162 { text : 'C# Native API' , link : 'Programming-CSharp-Native-API_timecho' } ,
163163 { text : 'JDBC' , link : 'Programming-JDBC_timecho' } ,
164- /* { text: 'MQTT Protocol', link: 'Programming-MQTT' }, */
164+ { text : 'MQTT Protocol' , link : 'Programming-MQTT' } ,
165165 { text : 'RESTAPI V1 ' , link : 'RestAPI-V1' } ,
166166 ] ,
167167 } ,
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 @@ -150,7 +150,7 @@ export const zhSidebar = {
150150 { text : 'GO原生接口' , link : 'Programming-Go-Native-API_timecho' } ,
151151 { text : 'C#原生接口' , link : 'Programming-CSharp-Native-API_timecho' } ,
152152 { text : 'JDBC' , link : 'Programming-JDBC_timecho' } ,
153- /* { text: 'MQTT协议', link: 'Programming-MQTT' }, */
153+ { text : 'MQTT协议' , link : 'Programming-MQTT' } ,
154154 { text : 'RESTAPI V1 ' , link : 'RestServiceV1' } ,
155155 ] ,
156156 } ,
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