dev #5

Merged
wenjy merged 3 commits from dev into master 7 months ago
wenjy commented 7 months ago
Owner

1、添加Redis、中间件管理模块,将PLC、RFID、SqlSugar的中间件改为统一模块管理
2、修复PLC、RFID抽象工厂加载未初始化问题,修改PLC、RFID注入生命周期为每次解析返回新实例
3、添加业务基类BaseBusiness,通过该父类来获取RFID、PLC连接信息

1、添加Redis、中间件管理模块,将PLC、RFID、SqlSugar的中间件改为统一模块管理 2、修复PLC、RFID抽象工厂加载未初始化问题,修改PLC、RFID注入生命周期为每次解析返回新实例 3、添加业务基类BaseBusiness,通过该父类来获取RFID、PLC连接信息
wenjy added 3 commits 7 months ago
wenjy merged commit 7e70f6a73d into master 7 months ago
The pull request has been merged as 7e70f6a73d.
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 dev master
git pull origin dev

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dev
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: wenjy/SlnMesnac#5
Loading…
There is no content yet.