mirror of
https://gitee.com/johng/gf.git
synced 2024-12-02 04:07:47 +08:00
35 lines
532 B
Plaintext
35 lines
532 B
Plaintext
|
<!-- Please answer these questions before submitting your issue. Thanks! -->
|
||
|
### 1. What version of `Go` are you using (`go version`)?
|
||
|
|
||
|
<pre>
|
||
|
$ go version
|
||
|
|
||
|
</pre>
|
||
|
|
||
|
### 2. What version of `GoFrame` are you using?
|
||
|
|
||
|
|
||
|
|
||
|
### 3. Does this issue reproduce with the latest release?
|
||
|
|
||
|
|
||
|
|
||
|
### 4. What did you do?
|
||
|
|
||
|
<!--
|
||
|
If possible, provide a copy of shortest codes for reproducing the error.
|
||
|
A complete runnable program is good.
|
||
|
A link on play.golang.org is best.
|
||
|
-->
|
||
|
|
||
|
|
||
|
|
||
|
### 5. What did you expect to see?
|
||
|
|
||
|
|
||
|
|
||
|
### 6. What did you see instead?
|
||
|
|
||
|
|
||
|
|