mirror of
https://gitee.com/johng/gf.git
synced 2024-12-01 03:38:35 +08:00
42 lines
1.1 KiB
Markdown
42 lines
1.1 KiB
Markdown
<!-- Please answer these questions before submitting your issue. Thanks! -->
|
||
|
||
<!-- 为高效处理您的疑问,如果觉得是BUG类问题,请您务必提供可复现该问题的最小可运行代码! -->
|
||
<!-- 为高效处理您的疑问,如果觉得是BUG类问题,请您务必提供可复现该问题的最小可运行代码! -->
|
||
<!-- 为高效处理您的疑问,如果觉得是BUG类问题,请您务必提供可复现该问题的最小可运行代码! -->
|
||
<!-- 重要的事情说三遍! -->
|
||
|
||
### 1. What version of `Go` and system type/arch are you using?
|
||
|
||
<!--
|
||
Please paste the output of command `go version` from your terminal.
|
||
What expect to see is like: `go 1.12, linux/amd64`
|
||
-->
|
||
|
||
|
||
### 2. What version of `GoFrame` are you using?
|
||
|
||
<!-- You can find the GF version from your `go.mod`, or from the `version.go` in `GF` -->
|
||
|
||
|
||
### 3. Can this issue be re-produced 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 best.
|
||
-->
|
||
|
||
|
||
|
||
### 5. What did you expect to see?
|
||
|
||
|
||
|
||
### 6. What did you see instead?
|
||
|
||
|
||
|