chat icon indicating copy to clipboard operation
chat copied to clipboard

Bug: There is an issue with the complex_1dmin/account/update interface of the admin backend management system

Open wxuanF opened this issue 11 months ago • 0 comments

What happened?

When modifying the management account information in the complete admin/account/update interface of the admin backend management system, the data in the admin table was updated, but there was an error in the administrator data corresponding to the user table. When modifying the administrator nickname, the value of nickname changed to the value of face_URL. The data returned by the SDK on the user side is read from the user table. Data out of sync occurred. Abnormal issues

What did you expect to happen?

.

How can we reproduce it (as minimally and precisely as possible)?

.

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

wxuanF avatar Mar 25 '24 02:03 wxuanF