赣州市洪水风险预警系统三维版本
guoshilong
2023-02-21 8a6a1f340e249ca4e253f52a99a46ef44e7f0f00
1
2
//>>built
define(["./Deferred","./promise/Promise"],function(d,g){return function(a,c,e,f){var b=a&&"function"===typeof a.then,h=b&&a instanceof g;if(!b)return 1<arguments.length?c?c(a):a:(new d).resolve(a);h||(b=new d(a.cancel),a.then(b.resolve,b.reject,b.progress),a=b.promise);return c||e||f?a.then(c,e,f):a}});