bill 1 year ago
parent
commit
6039477312
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/constant/appDeptId.ts

+ 1 - 1
src/constant/appDeptId.ts

@@ -1,7 +1,7 @@
 export const fireDeptId = 1;
 export const fireDeptId = 1;
 export const criminalDeptId = 2;
 export const criminalDeptId = 2;
 export const xmfireDeptId = 3;
 export const xmfireDeptId = 3;
-export const policeDeptId = 4;
+export const policeDeptId = "DEP000011797441469468250112" as any;
 
 
 export const topDeptIds = [
 export const topDeptIds = [
   fireDeptId,
   fireDeptId,