Skip to content

添加管理员账号之后完善信息失败 #1

@bzdx

Description

@bzdx

[sql] insert into employee set user_id=?, job_num=?, name=?, sex=?, mobile=?, identity_num=?, dept_id=?, position_id=?, create_time=?, remark=?;
[value] [
72,
'1001',
'姓名暂时保密',
0,
'手机号保密',
'身份证保密',
6,
1,
'2023-12-05',
'未审核'
]

ER_NO_REFERENCED_ROW_2: Cannot add or update a child row: a foreign key constraint fails (ticket.employee, CONSTRAINT employee_ibfk_3 FOREIGN KEY (position_id) REFERENCES propertyManagementposition (id))

身份证和姓名等敏感信息暂时去掉了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions