Commit 87675dbd authored by 赵啸非's avatar 赵啸非

添加窗口同步修改通知

parent 364701d7
......@@ -19,7 +19,7 @@
</plugin>
<plugin interceptor="com.mortals.framework.thirty.mybatis.LogInterceptor">
<property name="enableExecutorTime" value="true" />
<property name="showSql" value="false" />
<property name="showSql" value="true" />
</plugin>
</plugins>
</configuration>
\ No newline at end of file
......@@ -20,9 +20,12 @@ POST {{baseUrl}}/matter/list
Content-Type: application/json
{
"siteId": 22,
"siteId": 1,
"matterName": "%%",
"page": 1,
"size": 2
"size": 10,
"deptCode":"zyl",
"source": ""
}
###微官网事项列表
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment