赣州市洪水风险预警系统三维版本
guoshilong
2023-02-04 1a2905dce9e5d69df9619cfe513cc2e80b1424fb
1
2
//>>built
define(["dojo"],function(a){return a.declare("dojox.math.random.Simple",null,{destroy:function(){},nextBytes:function(c){for(var b=0,a=c.length;b<a;++b)c[b]=Math.floor(256*Math.random())}})});