若依微服务1.02版本,搭建整体框架 #1

Merged
xins merged 1 commits from detached into master 1 year ago
xins commented 1 year ago
Owner

1、ruoyi-common增加hw-common-i18n,支持后端国际化
2、ruoyi-modules增加hw-business:增加业务模块,并增加了场景的代码(自动生成的,需要修改),状态上有自定义注解,controller新建方法有validated方法来通过注解校验。(目前只是示例规范)
3、ruoyi-modules增加了hw-basic,增加平台的基本模块
4、rouyi-ui:增加了国际化支持,增加了场景的前端代码(自动生成的,需要修改)

1、ruoyi-common增加hw-common-i18n,支持后端国际化 2、ruoyi-modules增加hw-business:增加业务模块,并增加了场景的代码(自动生成的,需要修改),状态上有自定义注解,controller新建方法有validated方法来通过注解校验。(目前只是示例规范) 3、ruoyi-modules增加了hw-basic,增加平台的基本模块 4、rouyi-ui:增加了国际化支持,增加了场景的前端代码(自动生成的,需要修改)
xins added 1 commit 1 year ago
f09c665fe5 若依微服务1.02版本,搭建整体框架
1、ruoyi-common增加hw-common-i18n,支持后端国际化
2、ruoyi-modules增加hw-business:增加业务模块,并增加了场景的代码(自动生成的,需要修改),状态上有自定义注解,controller新建方法有validated方法来通过注解校验。(目前只是示例规范)
3、ruoyi-modules增加了hw-basic,增加平台的基本模块
4、rouyi-ui:增加了国际化支持,增加了场景的前端代码(自动生成的,需要修改)
xins merged commit 2bac5c6172 into master 1 year ago
The pull request has been merged as 2bac5c6172.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b detached master
git pull origin detached

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff detached
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xins/highwaysass#1
Loading…
There is no content yet.