Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
jd_data_process
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a20efe85
authored
Oct 14, 2024
by
larosa
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add readme
parent
ff4a86ae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
README.md
README.md
View file @
a20efe85
...
@@ -17,5 +17,15 @@ rabbit_mq的 consumer\
...
@@ -17,5 +17,15 @@ rabbit_mq的 consumer\
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
发品注意事项:
update 更新参数时的注意事项。
weight是必填的参数
可能发生的变更有:
1.
参数名发生改变(参数id不变的情况)
2.
单位发生变化
3.
可选值发生变化
4.
输入类型发生变化(例如文本类型 ==> 数值类型)
5.
是否必填发生变化
6.
原来的参数id可能直接删除了
在update的时候需要注意 不要从mysql中直接删除数据 采用将 状态从启用改为禁用的方式。
注意,如果发生更新了,需要把原来的is_mapping 从已映射改为未映射。
\ No newline at end of file
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