| | |
| | | |
| | | videoPoint: |
| | | url: http://172.28.194.180:7901 |
| | | # web_url: https://172.28.194.185:8282 |
| | | web_url: http://172.28.194.185:8281 |
| | | web_url: https://172.28.194.185:8282 |
| | | # web_url: http://172.28.194.185:8281 |
| | | port: 7901 |
| | | userName: suichang |
| | | passWord: a12345677 |
| | |
| | | |
| | | videoPoint: |
| | | url: http://172.28.194.180:7901 |
| | | # web_url: https://172.28.194.185:8282 |
| | | web_url: http://172.28.194.185:8281 |
| | | web_url: https://172.28.194.185:8282 |
| | | # web_url: http://172.28.194.185:8281 |
| | | port: 7901 |
| | | userName: suichang |
| | | passWord: a12345677 |
| | |
| | | COUNT(1) AS count |
| | | FROM |
| | | `ums_base_case` t1 |
| | | LEFT JOIN ums_sccg_region t2 |
| | | Inner JOIN ums_sccg_region t2 |
| | | ON t1.street_id = t2.id |
| | | GROUP BY |
| | | street_id |