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

添加修改pom

parent a317641f
......@@ -49,4 +49,8 @@ public class UserVo extends BaseEntityLong {
*/
private Long companyId;
private Long siteId;
}
\ No newline at end of file
......@@ -8,8 +8,8 @@
"baseLogin": "http://192.168.0.98:11078/base"
},
"product": {
"baseUrl": "http://192.168.0.252:11089/agent"
},
"baseUrl": "http://192.168.0.252:11078/agent"
}
}
......@@ -14,7 +14,7 @@ client.global.set("authToken", JSON.parse(response.body).data.token);
%}
###园区基本信息列表
POST {{baseUrl}}/park/list
POST {{baseUrl}}/park/interlist
Content-Type: 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