Commit 70fbbf56 authored by daidekun's avatar daidekun

1

parents
// src/libs/utils.groovy
package libs;
def uuid() {
uuid = UUID.randomUUID().toString()
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment