Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
d3aee8f9
Commit
d3aee8f9
authored
May 28, 2025
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(大编辑):bug修复
1.bug29203
parent
cb33ef09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
CommonEquipDataProcessService.java
...biz/edit/process/equip/CommonEquipDataProcessService.java
+2
-1
No files found.
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/java/com/yeejoin/amos/boot/module/jg/biz/edit/process/equip/CommonEquipDataProcessService.java
View file @
d3aee8f9
...
@@ -4,6 +4,7 @@ package com.yeejoin.amos.boot.module.jg.biz.edit.process.equip;
...
@@ -4,6 +4,7 @@ package com.yeejoin.amos.boot.module.jg.biz.edit.process.equip;
import
cn.hutool.core.bean.BeanUtil
;
import
cn.hutool.core.bean.BeanUtil
;
import
cn.hutool.core.date.DateUtil
;
import
cn.hutool.core.date.DateUtil
;
import
cn.hutool.core.text.CharSequenceUtil
;
import
cn.hutool.core.text.CharSequenceUtil
;
import
cn.hutool.core.util.ObjectUtil
;
import
com.alibaba.fastjson.JSON
;
import
com.alibaba.fastjson.JSON
;
import
com.alibaba.fastjson.JSONObject
;
import
com.alibaba.fastjson.JSONObject
;
import
com.baomidou.mybatisplus.annotation.TableField
;
import
com.baomidou.mybatisplus.annotation.TableField
;
...
@@ -382,7 +383,7 @@ public class CommonEquipDataProcessService {
...
@@ -382,7 +383,7 @@ public class CommonEquipDataProcessService {
// 业务处理
// 业务处理
equipChangeDataUpdateServiceImpl
.
updateTechParamByRecord
(
this
.
buildTableName
(
TechParamsBoilerChangeFieldDto
.
class
),
record
,
boilerChangeFields
);
equipChangeDataUpdateServiceImpl
.
updateTechParamByRecord
(
this
.
buildTableName
(
TechParamsBoilerChangeFieldDto
.
class
),
record
,
boilerChangeFields
);
// 日志数据记录
// 日志数据记录
allChange
.
addAll
(
boilerChange
DataNew
);
allChange
.
addAll
(
boilerChange
Fields
);
break
;
break
;
case
YLRQ:
case
YLRQ:
// 压力容器
// 压力容器
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment