Merge #35 into develop_web from feature/20251219_zy

fix(web): workflow variable

* feature/20251219_zy: (1 commits)
  fix(web): workflow variable

Signed-off-by: zhaoying <zhaoying@redbearai.com>
Merged-by: zhaoying <zhaoying@redbearai.com>

CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/35
This commit is contained in:
赵莹
2025-12-23 11:20:37 +08:00
8 changed files with 46 additions and 30 deletions

View File

@@ -324,7 +324,8 @@ export const en = {
loginApiCannotRefreshToken: 'Login API cannot refresh token',
logoutApiCannotRefreshToken: 'Logout API cannot refresh token',
publicApiCannotRefreshToken: 'Public API cannot refresh token',
refreshTokenNotExist: 'Refresh token does not exist'
refreshTokenNotExist: 'Refresh token does not exist',
reset: 'Reset',
},
model: {
searchPlaceholder: 'search model…',