@@ -22,7 +22,7 @@ let result;
renderSec10(result);
renderSec11(result);
}); */
-axios.get('http://localhost:8000/genjson').then(({ data }) => {
+axios.get('https://m3.hhh.com.tw:18686/genjson').then(({ data }) => {
//alert(data);
result = [...data];