Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
uniplat-example
/
intent-example
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
a6e33700
authored
May 13, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
feat(intent): 添加备注 intent 支持 model 配置
parent
1bcbd16a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
models/Example1.json
models/province.json
models/Example1.json
View file @
a6e33700
...
@@ -169,7 +169,7 @@
...
@@ -169,7 +169,7 @@
"enabled"
:
"1"
,
"enabled"
:
"1"
,
"model"
:
"UserMember"
,
"model"
:
"UserMember"
,
"parameters"
:
{
"parameters"
:
{
"id"
:
"
{{host.invokeModelFunc('chat_for_advisory', 'getUserMemberId', object.uniplat_uid.value)}}
"
,
"id"
:
"
2273296
"
,
"enableRemarkType"
:
true
,
"enableRemarkType"
:
true
,
"enableAttachments"
:
false
"enableAttachments"
:
false
}
}
...
...
models/province.json
View file @
a6e33700
...
@@ -158,7 +158,6 @@
...
@@ -158,7 +158,6 @@
"name"
:
"addRemark"
,
"name"
:
"addRemark"
,
"label"
:
"intent-添加备注"
,
"label"
:
"intent-添加备注"
,
"action"
:
"addMemo"
,
"action"
:
"addMemo"
,
"model"
:
"不填写就是当前,填写了就是制定的数据模型"
,
"when"
:
"1"
,
"when"
:
"1"
,
"enabled"
:
"1"
,
"enabled"
:
"1"
,
"parameters"
:
{
"parameters"
:
{
...
...
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