String header_nonce = "${Random(0,1000)}"; ${setProperty(nonce,header_nonce,true)}; ${__P(nonce,)} # 取到的值是 header_nonce ,而不是一个随机数