forked from p53841790/wheat-cache
feat(gateway): update gateway cmd
This commit is contained in:
parent
57a655a708
commit
32936576d3
|
@ -15,7 +15,7 @@ limitations under the License.
|
|||
*/
|
||||
package main
|
||||
|
||||
import "gitee.com/timedb/wheatCache/getway/cmd"
|
||||
import "gitee.com/timedb/wheatCache/gateway/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
Loading…
Reference in New Issue