1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| <template>
| </template>
|
| <script>
| ↵
| # # # Error updating database.Cause: java.sql.SQLSyntaxErrorException: Table 'jczz.jczz_backblast_pub_record'
| doesn 't exist↵
| # # # The error may exist in org / springblade / modules / backblast / mapper / BackblastPubRecordMapper.java(
| best guess)↵ # # # The error may involve org.springblade.modules.backblast.mapper.BackblastPubRecordMapper
| .insert - Inline↵ # # # The error occurred
| while setting parameters↵ # # # SQL: INSERT INTO jczz_backblast_pub_record(id, house_code, policeman, policeman_phone,
| pub_content, pub_urls, grid_code, jw_grid_code, lng, lat, address, create_time) VALUES( ? , ? , ? , ? , ? , ?
| , ? , ? , ? , ? , ? , ? )↵ # # # Cause: java.sql.SQLSyntaxErrorException:
| Table 'jczz.jczz_backblast_pub_record'
| doesn 't exist↵; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table '
| jczz.jczz_backblast_pub_record ' doesn'
| t exist "
| </script>
|
| <style>
| </style>
|
|