This commit is contained in:
limbo 2022-08-25 16:09:21 +08:00
parent 8cd0eb8932
commit 6278f8b4a2
5 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
## Create pull request ## Create pull request
PR are always welcome, even if they only contain small fixes like typos or a few lines of code. If there will be a significant effort, please document it as an issue and get a discussion going before starting to work on it. PR are always welcome, even if they only contain small fixes like typos or a few lines of code. If there will be a significant effort, please document it as an issue and get a discussion going before starting to work on it.
Please submit a PR broken down into small changes bit by bit. A PR consisting of a lot features and code changes may be hard to review. It is recommended to submit PRs in an incremental fashion. Please submit a PR broken down into small changes' bit by bit. A PR consisting of a lot of features and code changes may be hard to review. It is recommended to submit PRs in an incremental fashion.
This [development guideline](https://dataease.io/docs/dev_manual/dev_manual/) contains information about repository structure, how to set up development environment, how to run it, and more. This [development guideline](https://dataease.io/docs/dev_manual/dev_manual/) contains information about repository structure, how to set up development environment, how to run it, and more.

View File

@ -16,4 +16,4 @@ All security bugs should be reported to the contact as below:
- support@fit2cloud.com - support@fit2cloud.com
- 400-052-0755 - 400-052-0755
Thanks for you support! Thanks for your support!

View File

@ -196,7 +196,7 @@ public class SysUserService {
} }
/** /**
* 修改用户密码清缓存 * 修改用户密码清缓存
* *
* @param request * @param request
* @return * @return

View File

@ -2341,7 +2341,7 @@ export default {
teaching_video_bottom_hint: 'More videos', teaching_video_bottom_hint: 'More videos',
enterprise_edition_hint1: 'Provide enterprise application scenario X-Pack enhancement package', enterprise_edition_hint1: 'Provide enterprise application scenario X-Pack enhancement package',
enterprise_edition_hint2: 'Provide high-level original factory service support', enterprise_edition_hint2: 'Provide high-level original factory service support',
enterprise_edition_hint3: 'Provide DateEase best practice recommendations', enterprise_edition_hint3: 'Provide DataEase best practice recommendations',
open_source_community: 'Open source community', open_source_community: 'Open source community',
click_show: 'Click To View', click_show: 'Click To View',
show_more: 'Show More', show_more: 'Show More',