mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-11 11:43:45 +08:00
fix 修复 warmflow的官方sql书写不正确问题
This commit is contained in:
@@ -1261,7 +1261,7 @@ EXEC sp_addextendedproperty
|
||||
'COLUMN', N'component_name'
|
||||
GO
|
||||
|
||||
-- method_name 字段注释
|
||||
EXEC sp_addextendedproperty
|
||||
'MS_Description', N'方法名',
|
||||
'SCHEMA', N'dbo',
|
||||
'TABLE', N'flow_spel',
|
||||
|
||||
Reference in New Issue
Block a user