Skip to content

j3

负责项

  • 【j3】系统管理(8)

在线评审视频链接

没有在线评审视频。

修改密码

/password/modify-staff-pwd

  1. userId 应该设计成必填项。

2025-05-30-00-55-34

修改注册协议

/register/update-register-protocol

  1. 修改协议时,前端没办法提供 protolcolId 协议ID。
  2. 前端不可能生成 createTime 创建时间。这是数据库表的字段,自己生成的字段,前端不应该代替后端生成创建时间。

2025-05-30-00-56-50

获取小区列表(分页+条件)

/systemmanage/query-coummunities

如图,审核状态,应该提供额外的翻译字段。statusText。否则前端无法准确翻译该状态对应的文本。

2025-05-30-01-01-43

2025-05-30-01-01-26

格式化数据

/systemmanage/remove-data

用户id从token内解析获取即可,无需前端手动传递userId。

2025-05-30-01-04-44

获取配置项数据

/communitysetting/query-communitysetting

  1. 设置类型settingType,是用来做什么的?
  2. 设置类型settingType应该填写什么?前端怎么传值? 请补全说明注释,或主动和前端沟通。

2025-05-30-01-11-19

提交配置项修改

/communitysetting/modify-communitysetting

  1. 请设计成对象。前端传递值时,没办法直接传递数组。

2025-05-30-01-12-40

贡献者

The avatar of contributor named as ruan-cat ruan-cat

页面历史