ucservice 2.0.3 → 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ucservice.common.js +1 -1
- package/dist/ucservice.common.js.gz +0 -0
- package/dist/ucservice.common.js.map +1 -1
- package/dist/ucservice.umd.js +1 -1
- package/dist/ucservice.umd.js.gz +0 -0
- package/dist/ucservice.umd.js.map +1 -1
- package/dist/ucservice.umd.min.js +1 -1
- package/dist/ucservice.umd.min.js.gz +0 -0
- package/dist/ucservice.umd.min.js.map +1 -1
- package/package.json +1 -1
package/dist/ucservice.umd.js
CHANGED
|
@@ -32270,7 +32270,7 @@ const deptRyOp = sip => {
|
|
|
32270
32270
|
console.log("创建成员定位到GIS失败", ret.code);
|
|
32271
32271
|
reject(ret.code);
|
|
32272
32272
|
}
|
|
32273
|
-
}, '', net.method, net.contentType);
|
|
32273
|
+
}, '', net.method, null, net.contentType);
|
|
32274
32274
|
});
|
|
32275
32275
|
},
|
|
32276
32276
|
add: function (param) {
|
package/dist/ucservice.umd.js.gz
CHANGED
|
Binary file
|