检查表结构和数据

表存在: 是

表结构:

id: int(11)
unit_id: int(11)
place_type: varchar(50)
item_key: varchar(50)
item_name: varchar(100)
standard_value: int(11)
frequency_type: enum('monthly','quarterly','yearly')
created_at: datetime
updated_at: datetime

数据:

记录数: 10
unit_id: 14, work_type_key: , value: 1
unit_id: 14, work_type_key: , value: 4
unit_id: 14, work_type_key: , value: 1
unit_id: 14, work_type_key: , value: 1
unit_id: 14, work_type_key: , value: 4
unit_id: 14, work_type_key: , value: 4
unit_id: 14, work_type_key: , value: 2
unit_id: 14, work_type_key: , value: 0
unit_id: 14, work_type_key: , value: 0
unit_id: 14, work_type_key: , value: 0

已配置单位:

单位数: 1