Files

3 lines
63 B
Plaintext
Raw Permalink Normal View History

2024-07-13 12:53:20 +08:00
templet:function(d) {
return JSON.stringify(d.{field});
}