Commit bc3c1976 authored by 赵啸非's avatar 赵啸非

修改应用编码校验

parent 81b267b0
......@@ -14,4 +14,6 @@ import java.util.List;
@Data
public class MatterVo extends BaseEntityLong {
private List<Long> idList;
}
\ No newline at end of file
......@@ -87,7 +87,7 @@ Accept: application/json
###自助终端应用删除
GET {{baseUrl}}/app/delete?id=3
GET {{baseUrl}}/app/delete?id=18
Authorization: {{authToken}}
Accept: application/json
......
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