更换corpId

This commit is contained in:
aixianling
2024-04-02 15:47:23 +08:00
parent dee681d246
commit d599972b7f

View File

@@ -274,7 +274,7 @@
this.instance.post(`/api/wxgridinfo/comprehensiveOverviewMap`, null, {
params: {
gridName: `${name}公安局`,
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId: 'wwb182f88f0327b37f'
}
}).then(res => {
if (res.code === 0) {
@@ -364,7 +364,7 @@
width: 24px;
height: 24px;
cursor: pointer;
transition: all ease 300;
transition: all ease 300ms;
&:hover {
opacity: 0.6;