开发工具与关键技术:IntelliJ IDEA 2021.1 、 SQLyog - 64 bit 、JAVA
完成模块功能:系统设置

1、项目概要
系统主要功能模块有:
基础数据维护模块:(基础数据分两部分:大模块和小模块)
大模块:供应商基本资料 、维修客户基本资料、配件信息设置、销售客户设置
小模块:仓库信息设置、配件大类设置、维修性质设置、派工结算方式设置、部门信息维护、接车人设置、会计科目设置、客户区域设置、索赔公司设置、保险公司设置、保险种类设置、付款方式设置、维修工艺设置、其他费用设置、修理工设置、领料员信息设置、修理类别设置、销售客户设置、系统单位设置、车辆类型设置、修理项目设置、维修班组设置、客户来源
汽修统计:
汽修统计主要是针对汽车修理厂内部的一些资料统计,方便对施工档案、维修工艺、接车人、维修领料、工人工资、维修收入、年审车辆的管理。
该模块的主要功能如下:
(1)预约报表单统计:
预约报表单统计是查询预约车辆的一个工具,可以查询预约车辆的审核状态、预约进厂时间、车主信息等。
(2)维修档案报表:
维修档案报表是查询维修车辆的一个管理报表的工具,可以查询施工车辆的单据状态、金额、电话等信息。
(3)维修项目统计:
对维修车辆的维修项目进行统计,输入查询时间段进行查询。
(4)维修工艺统计:
对维修车辆的维修工艺进行统计,输入查询时间进行查询。
(5)接车人统计:
根据接车人可以查询出该接车人所接待的汽车的车牌,车主,车型,维修费,材料费,其他费用,佣金,结算金额和状态。方便接车人后续对其管理的车辆进行服务。(也可按照时间段查询)
(6)维修领料统计:
根据所选时间段可以查询该时间内的领料账单,查询配件编码、名称、数量、单价、总金额等。
(7)工人工资统计:
工人工资统计可以帮助汽车修理企业更好的管理工人工资,明确工人工资的细节。工人工资统计主要分为两个部分工资汇总表和工资明细表:
 工资汇总表:选择汇总的时间,点击确定,弹出工资汇总表,设置,选择打印。
 工资明细表:选择汇总的时间,点击确定,弹出工资汇总表,设置,选择打印。
 工资明细时,可选择修理组。
(8)维修收入利润账:
对已送来维修的车辆的账目进行统计,对维修收入明细及利润进行查询。
 数据查询:可按时间段查询,或按照【维修收入利润帐】、【维修收入明细账】查询。
 其他功能介绍:可以对数据进行【排序】,【自定义打印】以及【打印单据】详情信息。通过上方的菜单进行操作。
(9)保险索赔明细表:
对送来维修的车辆进行保险及三包索赔的配件、项目进行统计。
A1:汽修管理:预约安排、客户接待、售后服务、维修客户基本资料(相关的子模块)
A2:汽车维修:维修派工、维修领料、完工确认、配件信息设置(相关的子模块)
结算出厂(另外包含三包索赔结算、保险理赔结算)
A3:配件采购:采购订货、采购入库、采购退货、货商结算、供应商基本资料
A4:销售订货、销售出库、销售退货、客户结算、销售客户设置
A5:配件库存:库存管理、申请盘点批号、开始盘点配件、盘点差异处理、盘点结束、盘点综合报表
库存调拨、库存调拨报表、库存损益、库存损益报表
A6:系统设置:操作员管理、操作权限设置、修改密码、短信账号设置、公司信息设置、数据库设置、备份数据库 信息展示设置、在线升级
2、数据库设计
(说明:列出整个数据库表名;业务数据表的字段清单)
2.1 数据表

sys_accessory_class

领域
田 类型 整理 零 钥匙 违约 额外 特权 评论
编号 int (空) 不 小学部 (空) auto_increment 选择,插入,更新,引用 编号
small_class_number 瓦尔查尔(5) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 配件大类编号
generic_name 瓦尔查尔(20) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 配件大类名称
备注 瓦尔查尔(100) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 备注
指标
桌子 非
唯一 键
名 Seqinindex

名 整理 基数 子
部分 包装好的 零 索引
类型 评论 索引
注释 可见 表达
sys_accessory_class 0 主要 1 编号 一个 0 (空) (空) 布崔 是的 (空)

sys_accessory_information

领域
田 类型 整理 零 钥匙 违约 额外 特权 评论
编号 int (空) 不 小学部 (空) auto_increment 选择,插入,更新,引用 编号
categories_id 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 商品类别id
图片 瓦尔查尔(200) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 图片
条形码 瓦尔查尔(20) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 条码
编号 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 配件编号
名字 瓦尔查尔(200) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 配件名称
规范 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 配件规格
unit_id 瓦尔查尔(5) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 单位 id
model_id 瓦尔查尔(20) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 所属车型id
品牌 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 品牌
摄取 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 进价
open_price 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 开单价
sales_price 瓦尔查尔(50) utf8mb4_general_ci 是的 选择,插入,更新,引用 销售价格
wholesale_price 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 批发价
inventory_ceiling 瓦尔查尔(20) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 库存上限
lower_limit 瓦尔查尔(20) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 库存下限
suppliers_id 瓦尔查尔(20) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 供应商id
备注 瓦尔查尔(100) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 备注
freight_position 瓦尔查尔(20) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 货位
指标
桌子 非
唯一 键
名 Seqinindex

名 整理 基数 子
部分 包装好的 零 索引
类型 评论 索引
注释 可见 表达
sys_accessory_information 0 主要 1 编号 一个 0 (空) (空) 布崔 是的 (空)

sys_accounting

领域
田 类型 整理 零 钥匙 违约 额外 特权 评论
编号 int (空) 不 小学部 (空) auto_increment 选择,插入,更新,引用 编号
subject_number 瓦尔查尔(5) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 科目编号
主题 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 科目
指标
桌子 非
唯一 键
名 Seqinindex

名 整理 基数 子
部分 包装好的 零 索引
类型 评论 索引
注释 可见 表达
sys_accounting 0 主要 1 编号 一个 0 (空) (空) 布崔 是的 (空)

sys_area_type

领域
田 类型 整理 零 钥匙 违约 额外 特权 评论
编号 int (空) 不 小学部 (空) auto_increment 选择,插入,更新,引用 编号
area_number 瓦尔查尔(5) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 区域编号
area_name 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 区域名称
off_state 微缩 (空) 是的 (空) 选择,插入,更新,引用 停用状态(0禁用 1启用)
指标
桌子 非
唯一 键
名 Seqinindex

名 整理 基数 子
部分 包装好的 零 索引
类型 评论 索引
注释 可见 表达
sys_area_type 0 主要 1 编号 一个 0 (空) (空) 布崔 是的 (空)

sys_basicfile

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references
numbering varchar(30) utf8mb4_general_ci YES 0 select,insert,update,references 供应商编号
basicfileName varchar(50) utf8mb4_general_ci YES select,insert,update,references 供应商名称
address varchar(100) utf8mb4_general_ci YES select,insert,update,references 供应商地址
telephone varchar(20) utf8mb4_general_ci YES select,insert,update,references 供应商电话
contacts varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 供应商联系人
business varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 供应商主营业务
facsimile varchar(20) utf8mb4_general_ci YES select,insert,update,references 供应商传真号
phone varchar(30) utf8mb4_general_ci YES select,insert,update,references 供应商手机号
website varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 供应商网站
mailbox varchar(20) utf8mb4_general_ci YES 0 select,insert,update,references 供应商邮箱
pinyin_code varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 拼音码
bank varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 开户银行
tax_number varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 税号
input_person varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 录入人
warehouse_telephone varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 库房电话
storage_address varchar(100) utf8mb4_general_ci YES (NULL) select,insert,update,references 库房地址
stopSign tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
remark varchar(100) utf8mb4_general_ci YES select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_basicfile 0 PRIMARY 1 id A 4 (NULL) (NULL) BTREE YES (NULL)

sys_booking_arrangement

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
appointment_date date (NULL) YES (NULL) select,insert,update,references 预约维修日期
open_date date (NULL) YES (NULL) select,insert,update,references 开单日期
booking_number varchar(4) utf8mb4_general_ci YES (NULL) select,insert,update,references 预约单号
repairer_id varchar(10) utf8mb4_general_ci YES 0 select,insert,update,references 送修人id
repair_telephone varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 送修人电话
carder varchar(10) utf8mb4_general_ci YES select,insert,update,references 接车人
maintenance_id int (NULL) YES (NULL) select,insert,update,references 维修类别Id
date_of_arrival date (NULL) YES (NULL) select,insert,update,references 进厂日期
settlement_date date (NULL) YES (NULL) select,insert,update,references 结算日期
feed varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 进厂里程
oil_quantity varchar(5) utf8mb4_general_ci YES 0 select,insert,update,references 油量
source_id int (NULL) YES (NULL) select,insert,update,references 客户来源id
audit_status varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 审核状态(0禁用 1启用)
remark varchar(100) utf8mb4_general_ci YES select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_booking_arrangement 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_claim_company

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
claimant varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 索赔厂家
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_claim_company 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_commodity_category

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
numbering varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 商品类别编号
name varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 商品类别名称
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_commodity_category 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_customer

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
serial_number int (NULL) YES (NULL) select,insert,update,references 序号
numbering varbinary(5) (NULL) YES (NULL) select,insert,update,references 客户编号
owner varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 车主
birthday date (NULL) YES (NULL) select,insert,update,references 客户生日
license_code varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 车牌号码
model varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 车型
engine_number varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 发动机号码
frame_number varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 车架号码
repairer_id int (NULL) YES (NULL) select,insert,update,references 送修人id
courier_number_id int (NULL) YES (NULL) select,insert,update,references 送修人号码id
mobile_phone_number varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 车主手机
telephone_number varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 车主电话
address varchar(50) utf8mb4_general_ci YES (NULL) select,insert,update,references 地址
QQ varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references QQ
mailbox varchar(30) utf8mb4_general_ci YES (NULL) select,insert,update,references 邮箱
facsimile varchar(100) utf8mb4_general_ci YES (NULL) select,insert,update,references 传真
accumulated_amount varchar(30) utf8mb4_general_ci YES (NULL) select,insert,update,references 客户消费总金额
id_number varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 身份证号码
insurance_company_id int (NULL) YES (NULL) select,insert,update,references 保险公司id
kind_of_insurance_id int (NULL) YES (NULL) select,insert,update,references 保险种类id
insurance_day date (NULL) YES (NULL) select,insert,update,references 保险开始日
termination_day date (NULL) YES (NULL) select,insert,update,references 保险终止日
drive_certificate date (NULL) YES (NULL) select,insert,update,references 行驶证年审时间
driving_license date (NULL) YES (NULL) select,insert,update,references 驾驶证年审时间
subordinate_region_id int (NULL) YES (NULL) select,insert,update,references 所属区域id
subordinate_department_id int (NULL) YES (NULL) select,insert,update,references 所属部门id
employee_id int (NULL) YES (NULL) select,insert,update,references 所属员工id
grade_id int (NULL) YES (NULL) select,insert,update,references 客户等级id
source_id int (NULL) YES (NULL) select,insert,update,references 客户来源id
categories_id int (NULL) YES (NULL) select,insert,update,references 客户类别id
input_person varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 录入人
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_customer 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_customer_categories

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references
customer_category varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 客户类别
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_customer_categories 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_department

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
department_code varchar(5) utf8mb4_general_ci YES select,insert,update,references 部门编号
department_name varchar(50) utf8mb4_general_ci YES select,insert,update,references 部门名称
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_department 0 PRIMARY 1 id A 4 (NULL) (NULL) BTREE YES (NULL)

sys_dispatch

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
fixer varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 固定工时派工
amount varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 金额比例派工
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_dispatch 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_foreman

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
foreman varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 领料员
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_foreman 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_grade

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references
customer_level varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 客户等级
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_grade 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_insurance_company

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
numbering varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 保险公司编号
name varchar(50) utf8mb4_general_ci YES (NULL) select,insert,update,references 保险公司名称
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_insurance_company 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_kind_of_insurance

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
numbering varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 保险种类编号
species varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 保险种类
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_kind_of_insurance 0 PRIMARY 1 id A 2 (NULL) (NULL) BTREE YES (NULL)

sys_maintainability

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
numbering varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 维修性质编号
maintainability varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 维修性质
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_maintainability 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_maintenance_crew

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
numbering varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 维修班组编号
name varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 维修班组名称
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_maintenance_crew 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_maintenance_information

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) select,insert,update,references id
maintenance_list varchar(20) utf8mb4_general_ci YES select,insert,update,references 维修单号
date date (NULL) YES (NULL) select,insert,update,references 单号日期
settlement_state tinyint (NULL) YES (NULL) select,insert,update,references 结算状态(0禁用 1启用)
maintenance_cost varbinary(10) (NULL) YES (NULL) select,insert,update,references 维修费
discount varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 折扣
amount_paid varbinary(10) (NULL) YES (NULL) select,insert,update,references 实收金额
tracking_date date (NULL) YES (NULL) select,insert,update,references 跟踪日期
state_of_acceptance tinyint (NULL) YES (NULL) select,insert,update,references 领料状态(0禁用 1启用)
document_status tinyint (NULL) YES (NULL) select,insert,update,references 单据状态(0禁用 1启用)
completion_date date (NULL) YES (NULL) select,insert,update,references 完工日期

sys_menu

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references
parent_id int (NULL) YES 0 select,insert,update,references 父菜单Id(0表示是根菜单)
menu_name varchar(20) utf8_general_ci YES select,insert,update,references 菜单名称
menu_url varchar(100) utf8_general_ci YES select,insert,update,references 菜单url
menu_sort int (NULL) YES 0 select,insert,update,references 菜单排序
menu_type tinyint (NULL) YES 0 select,insert,update,references 菜单类型(1目录 2页面 3按钮)
menu_status tinyint (NULL) YES 1 select,insert,update,references 菜单状态(0禁用 1启用)
authorize varchar(50) utf8_general_ci YES select,insert,update,references 权限标识
remark varchar(50) utf8_general_ci YES select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_menu 0 PRIMARY 1 id A 8 (NULL) (NULL) BTREE YES (NULL)

sys_menu_authorize

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references
menu_id int (NULL) YES (NULL) select,insert,update,references 菜单id
role_id int (NULL) YES (NULL) select,insert,update,references 角色id
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_menu_authorize 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_other_expenses

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
other_cost_name varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 前台费用名称
cost varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 费用
cost_c varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 成本
remark varchar(100) utf8mb4_general_ci YES (NULL) select,insert,update,references 备注
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_other_expenses 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_payment_formula

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
payment_formula varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 付款方式
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_payment_formula 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_position

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
position_name varchar(20) utf8mb4_general_ci YES select,insert,update,references 职位名称
position_sort int (NULL) YES 0 select,insert,update,references 职位排序
position_status tinyint (NULL) YES 1 select,insert,update,references 职位状态(0禁用 1启用)
remark varchar(50) utf8mb4_general_ci YES select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_position 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_process

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
work_species varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 维修工种名称
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_process 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_repairman

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
numbering varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 编号
repairer varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 修理人
remark varchar(50) utf8mb4_general_ci YES (NULL) select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_repairman 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_role

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references
role_name varchar(20) utf8_general_ci YES select,insert,update,references 角色名称
role_sort int (NULL) YES 0 select,insert,update,references 角色排序
role_status tinyint (NULL) YES 1 select,insert,update,references 角色状态(0禁用 1启用)
remark varchar(50) utf8_general_ci YES select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_role 0 PRIMARY 1 id A 2 (NULL) (NULL) BTREE YES (NULL)

sys_sales_customer

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
serial_number int (NULL) YES (NULL) select,insert,update,references 序号
numbering varbinary(10) (NULL) YES (NULL) select,insert,update,references 客户编号
name varchar(20) utf8mb4_general_ci YES select,insert,update,references 客户名称
full_name varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 全称
categories_id varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 客户类别id
grade_id varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 客户等级id
region_id varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 区域id
source_id varchar(30) utf8mb4_general_ci YES (NULL) select,insert,update,references 客户来源id
contacts varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 联系人
telephone varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 电话
mobile_phone varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 手机
id_number varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 身份证号码
address varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 地址
zip_code varchar(30) utf8mb4_general_ci YES (NULL) select,insert,update,references 邮编
solicitor1 varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 业务员
off_state tinyint (NULL) YES (NULL) select,insert,update,references 停用状态(0禁用 1启用)
payment_formula_id varchar(30) utf8mb4_general_ci YES select,insert,update,references 付款方式id
input_person varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 录入人
remark varchar(30) utf8mb4_general_ci YES (NULL) select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_sales_customer 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_source

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
source varchar(20) utf8mb4_general_ci YES (NULL) select,insert,update,references 客户来源
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_source 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_unit

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) auto_increment select,insert,update,references id
unit varchar(5) utf8mb4_general_ci YES (NULL) select,insert,update,references 单位
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_unit 0 PRIMARY 1 id A 0 (NULL) (NULL) BTREE YES (NULL)

sys_user

Fields
Field Type Collation Null Key Default Extra Privileges Comment
id int (NULL) NO PRI (NULL) select,insert,update,references id
user_code varchar(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 用户号
user_name varchar(20) utf8mb4_general_ci YES select,insert,update,references 用户名
user_password char(32) utf8mb4_general_ci YES select,insert,update,references 密码
salt char(8) utf8mb4_general_ci YES select,insert,update,references 密码盐值
department_id int (NULL) YES 0 select,insert,update,references 所属部门id
position_id int (NULL) YES 0 select,insert,update,references 职位id
role_id int (NULL) YES (NULL) select,insert,update,references 角色id
user_type_id char(10) utf8mb4_general_ci YES (NULL) select,insert,update,references 用户类型id
real_name varchar(20) utf8mb4_general_ci YES select,insert,update,references 姓名
mobile varchar(11) utf8mb4_general_ci YES select,insert,update,references 手机号
user_status tinyint (NULL) YES 1 select,insert,update,references 用户状态(0禁用 1启用)
remark varchar(100) utf8mb4_general_ci YES select,insert,update,references 备注
Indexes
Table Non
unique Key
name Seq
in
index Column
name Collation Cardinality Sub
part Packed Null Index
type Comment Index
comment Visible Expression
sys_user 0 PRIMARY 1 id A 1 (NULL) (NULL) BTREE YES (NULL)

sys_usertype

Fields
田 类型 整理 零 钥匙 违约 额外 特权 评论
编号 int (空) 不 小学部 (空) auto_increment 选择,插入,更新,引用 编号
类型 瓦尔查尔(5) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 类型
指标
桌子 非
唯一 键
名 Seqinindex

名 整理 基数 子
部分 包装好的 零 索引
类型 评论 索引
注释 可见 表达
sys_usertype 0 主要 1 编号 一个 0 (空) (空) 布崔 是的 (空)

sys_vehicle_type

领域
田 类型 整理 零 钥匙 违约 额外 特权 评论
编号 int (空) 不 小学部 (空) auto_increment 选择,插入,更新,引用 编号
编号 瓦尔查尔(5) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 车辆类型编号
名字 瓦尔查尔(10) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 车辆类型名称
off_state 微缩 (空) 是的 (空) 选择,插入,更新,引用 停用状态(0禁用 1启用)
指标
桌子 非
唯一 键
名 Seqinindex

名 整理 基数 子
部分 包装好的 零 索引
类型 评论 索引
注释 可见 表达
sys_vehicle_type 0 主要 1 编号 一个 0 (空) (空) 布崔 是的 (空)

sys_warehouse

领域
田 类型 整理 零 钥匙 违约 额外 特权 评论
编号 int (空) 不 小学部 (空) auto_increment 选择,插入,更新,引用
warehouse_code 瓦尔查尔(5) utf8mb4_general_ci 是的 (空) 选择,插入,更新,引用 仓库编号
warehouse_name 瓦尔查尔(50) utf8mb4_general_ci 是的 选择,插入,更新,引用 仓库名称
stop_sign 微缩 (空) 是的 (空) 选择,插入,更新,引用 仓库状态(0禁用 1启用)
指标
桌子 非
唯一 键
名 Seqinindex

名 整理 基数 子
部分 包装好的 零 索引
类型 评论 索引
注释 可见 表达
sys_warehouse 0 主要 1 编号 一个 4 (空) (空) 布崔 是的 (空)

3、设计与实现
说明:把自己设计的模块分类进行截图展示、该模块用到的数据表和关系描述、界面层经 典代码截图描述。 经典代码定义:界面层控件的特殊使用、数据逻辑的特殊处理,初级班“智百盛汽修汽配管理系统”之外的重要代码截图。
3.1 进货管理
3.1-1 功能实现

系统设置:主要包括操作员管理、操作权限设置、修改密码、短信账号设置、公司信息设置、数据库设置、备份数据库 信息展示设置、在线升级。
(一):操作员管理:见图 1,是操作员管理模块实现界面,在此可以任意增加、修改、删除管理员用户名称、密码和编号、导出Xlsx。

图 1
(二):操作权限设置:见图 2,是操作权限设置模块实现界面,系统使用操作人员的使用权限可以在此设置。选中左边操作员名称以后,在右边的功能框中选择要给与的权限,在小方框中打钩即可。完成后保存操作。

图 2
(三):修改密码:见图 3,是修改密码模块实现界面,操作员进行密码的修改,首先输入久密码,在输入新密码,确认新密码,点击【确定】。

图 3
(四):短信账号设置:见图 4,是短信账号设置模块实现界面,用于短信群发的账号设置。

图 4
(五):公司信息设置:见图 5,是公司信息设置模块实现界面,将汽修厂的信息填写在以下窗口中,以便软件报表使用时调用。

图 5
(六):数据库恢复:见图 6,是数据库恢复模块实现界面,将备份的数据恢复、还原。

图 6
(七):备份数据库:见图 7,是备份数据库模块实现界面,把数据库备份在计算机里面,避免丢失重要文件。

图 7
(八):信息展示设置:见图 8,是信息展示设置模块实现界面,打开软件自动信息提醒给操作员。

图 8
(九):在线升级:见图 9,是在线升级模块实现界面,升级软件内容优化系统。

图 9
3.2-2 经典代码
(一)根据模板文件的 Excel 导出数据:

(二)在基础档案模块中点击“供货商管理”进入供货商设置界面如图所示:

(1)点击供货商管理界面上的“增加”按钮,进入增加供货商界面: 填写供货商的相关信息,输入供货商的信息,供货商名称不能重复,如果选择中“默认供货商”在 采购进货和采购退货打开窗口的时候显示的为该供货商,默认供货商只能有一个。检查无误后点击 “确定”按钮,保存供货商信息。
(2)点击供货商设置界面上的“修改”按钮, 进入修改供货商界面。在这个界面里可以修改供货商的基本信息。
(3)点击供货商设置界面上的“删除”按钮, 可以删除选中的供货商,已发生业务的供货商不能删除。在删除之前请仔细确认,一旦删除,信息 就不能恢复。 (4)点击供货商设置界面上的“导出”按钮,可将供货商列表中的信息导出到 Excel 表中。 (5)点击供货商设置界面上的“导入”按钮, 可以导入 Excel 表中的供货商信息,导入的供货商信息 必须与 Excel 模板的格式一致,否则不能导 入。

(三)在系统设置模块中点击“操作员设置”进入操作员设置界面如图所示:

(1)点击仓库操作员界面上的“增加”按钮,进入增加操作员界面: 填写操作员的相关信息,输入操作员的信息,操作员名称不能重复,每个操作员对应一个角色。检 查无误后点击“确定”按钮,保存操作员信息。
(2)点击操作员设置界面上的“修改”按钮, 进入修改操作员界面。在这个界面里可以修改操作员的基本信息。
(3)点击操作员设置界面上的“删除”按钮, 可以删除选中的操作员,已发生业务的操作员不能删除。在删除之前请仔细确认,一旦删除,信息 就不能恢复。
(4)点击操作员设置界面上的“导出Xlsx”按钮,可以导出全部操作员的数据到Xlsx模板保存。

(四)在基础档案模块中点击“仓库信息设置”进入操作员设置界面如图所示:

(1)点击仓库管理界面上的“增加”按钮,进入增加仓库界面: 填写仓库的相关信息,输入仓库的信息,仓库姓名不能重复,可以为仓库指定相应的业务权限。检查无误后点击“确定”按钮,保存仓库信息。
(2)点击仓库管理界面上的“修改”按钮, 进入修改仓库界面。在这个界面里可以修改仓库的基本信息。
(3)点击仓库管理界面上的“删除”按钮, 可以删除选中的仓库,已发生业务的仓库不能删除。在删除之前请仔细确认,一旦删除,信息就不能恢复。
(4)点击仓库管理界面上的“打印”按钮,可打印出仓库列表信息。

4、技术总结
经过这次做项目,我们不仅学到一些新的知识,也巩固了在校期间所学到的 理论知识。 以前对一些知识要点,只是粗略地知道,而具体的要点都不太清楚理解,用法却是知之甚 少。但现在项目做完了,对这段时间学到的理论知识,它们该怎么用项目的业务逻辑和步 骤,我可以掌握了,这不仅提高了自己的理论水 平,而且也增强了自己的实际操作能力。 通过实习,增强了自己对专业的热情,提高了自己 兴趣,为自己将来能在行业开创天地 创造了一个有利条件。项目结束了,我也收获很多,同时也认识到了自己的诸多不足,以后实训的生活中我将更加努力学习,虚心请教老师和同学,让自己尽早成为大神,同时 我也期待下项目实训,相信在下一次项目实训中我会收获更多。我坚信通过这一段时间的 实习,所获得的实践经验对我终身受益,在我毕业后的实际工作中将不断的得到验证, 我 会不断的理解和体会实习中所学到的知识,在未来的工作中我将把我所学到的理论知识和 实践经验不断的应用到实际工作来,充分展示自我的个人价值和人生价值。为实现自我的 理 想和光明的前程努力!

《智百盛汽修汽配管理系统——“系统设置”模块》项目研发阶段性总结相关推荐

  1. Java-Web机试练习题一、后台管理系统——管理员管理模块

    题目:后台管理系统--管理员管理模块 一. 语言和环境 1. 实现语言:JAVA 语言. 2. 环境要求:MyEclipse/Eclipse + Tomcat + MySql. 3. 使用技术:Jsp ...

  2. 《进销存管理系统——“系统管理”模块》项目研发阶段性总结

    <进销存管理系统--"系统管理"模块> 项目研发阶段性总结 项目概要 登录页面(图1): 图1 然后我们来看看系统的主要模块有哪些,如下(图2): 整个"进销 ...

  3. 《图书馆管理系统——“借书还书”模块》项目研发阶段性总结

    <图书馆管理系统--"借书还书"模块>项目研发阶段性总结 本次任务完成时间:2021年8月2日-2021年8月10日 完成模块功能:借书还书 一.功能实现 借书还书主要 ...

  4. 《华仪酒店管理系统》项目研发阶段性总结

    <华仪酒店管理系统>项目研发阶段性总结 ·························································· 开发工具:Visual Stu ...

  5. [Java开发]搭建人力资源管理系统——简历管理模块(附带下载链接)

    最近一位老哥让我给他的公司开发一套人力资源管理系统,并详细描述了这个系统的一些功能,我也查找了一些人力资源的资料.因为跟老哥关系不错,就答应了他.大家都知道,人力资源管理就是管人的,从给公司开始投递简 ...

  6. SRM采购管理系统投标管理模块:阳光招采,助力建筑材料企业智慧采购

    在建筑行业企业材料管理的四大业务环节即采购.运输.储备和供应,采购是首要环节,没有采购,就没有材料供应,就没有施工生产的顺利进行,因此采购是决定其他三项业务环节的基础因素. 随着流通环节的不断发展壮大 ...

  7. 06_04_任务一:拉勾教育后台管理系统[课程管理模块、图片上传、 BeanUtils封装实体类](SSM)

    拉勾教育后台管理系统(SSM) 1. 项目架构 1.1 项目介绍 ​ 拉勾教育后台管理系统,是提供给拉勾教育的相关业务人员使用的一个后台管理系统, 业务人员可以在 这个后台管理系统中,对课程信息.广告 ...

  8. 《租车管理系统 ——“订单管理(代驾)”模块》项目研发阶段性总结

    一.功能实现        订单管理(代驾)里包括订单条件查询.创建订单.需求确认.业务取消.编辑订单.复制订单.作废订单.订单详情.生成路单等功能模块. 订单维护:见下图,是订单管理模块维护实现界面 ...

  9. 《考勤管理系统——部分模块》项目研发阶段性总结

    开发工具:MyEclipse 10 Aad SQLyogEnt 关键技术:MyBaits + SpringMVC + Spring + H5 + Bootstrap + JQuery + Css 完成 ...

最新文章

  1. 比特币现金众筹应用Lighthouse正式上线
  2. 037_Dropdown下拉菜单
  3. fitEllipse函数
  4. 自己身份信息泄漏了怎么办,别怕,带你了解身份管理与访问控制
  5. 操作系统【抢占式处理机调度例题、LLF最低松弛度优先算法】
  6. native react 常用指令_React Native 常用的 15 个库
  7. 解析XML格式的数据-XStream
  8. KDE桌面没有wifi的解决方案
  9. SQLite.dll混合模式程序集是针对“v2.0.50727”版的运行时生成的,在没有配置其他信息的情况下,无法在 4.0 运行时中加载该程序集。...
  10. Unity3D游戏开发之MMD For Unity插件研究
  11. 杨凌职业技术学院计算机专业宿舍,杨凌职业技术学院宿舍条件怎么样,有独立卫生间和空调吗...
  12. 智能机器人需要机器视觉
  13. python 比对两个excel表数据_如何使用python比对两个excel表中的不同?
  14. 使用同源建模预测蛋白质结构
  15. 最快的 Hexo 博客搭建方法
  16. 一本通5.4练习1:涂抹果酱
  17. DOM对象之事件对象(Object《Event》)
  18. python小猴子摘桃子的故事_小猴子摘桃子
  19. PS2017使用快速选择工具的时候因内存不足提示“要求96和8之间的整数,已插入最接近的数值”问题解决方案
  20. p,np,npc,np难问题,确定图灵机与非确定图灵机

热门文章

  1. 传感器输出数据速率与带宽的理解
  2. OpenLDAP在 JAVA中添加,删除
  3. 热乎的面经——小试牛刀
  4. Jsdoc-to-markdown
  5. python3 华为推送系统接入
  6. javax.mail使用163邮箱异常问题
  7. 为什么要在电路里摆两个0.1uF和0.01uF的电容?
  8. 怎么利用ip地址连接共享打印机
  9. android开发自制计算器测试图,从0开始自制计算器!
  10. 疯狂Android讲义(第三版)书本内容代码下载