日间系统开发

ECO日间手术系统重构


修改随访规则配置

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:8888/configFollowUpRule/edit</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">X-Token</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> <tr> <td style="text-align: left;">Content-Type</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;followUpRuleCode&amp;quot;: &amp;quot;202307121543030002&amp;quot;, &amp;quot;followUpRuleName&amp;quot;: &amp;quot;规则名称1&amp;quot;, &amp;quot;followUpScenarioDict&amp;quot;: &amp;quot;规则分类1,枚举FollowUpScenarioDictEnum&amp;quot;, &amp;quot;ruleScope&amp;quot;: &amp;quot;适用范围,可为空 多个选项用逗号隔开1&amp;quot;, &amp;quot;templateCode&amp;quot;: &amp;quot;随访模板编码1&amp;quot;, &amp;quot;templateName&amp;quot;: &amp;quot;随访模板名称1&amp;quot;, &amp;quot;statusDict&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;memo&amp;quot;: &amp;quot;备注&amp;quot; } </code></pre>

页面列表

ITEM_HTML