Skip to content

demo有个bug, #20

Description

@drunkenlion

format_data['before']=format_data['after'] = dict() 改为
format_data['before'], format_data['after'] = dict(), dict()

我在查看修改数据库记录前后端的变化,发现修改前后字段的内容都一样,吓我一跳。呵呵。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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