Charles

Results 16 issues of Charles
trafficstars

有些架构对文件摆放有强制要求,请问大佬怎么把它们放在不同目录。_BaseMgr 这个前边 _ 的意义是什么。

**Describe the bug** postgre 无法完成迁移 **To Reproduce** ``` ./go-admin migrate -c config/settings.dev.yml ``` **Expected behavior** ``` [20.893ms] [rows:0] CREATE TABLE "sys_migration" ("version" text,"apply_time" timestamptz,PRIMARY KEY ("version")) 2022-06-28 00:26:32.958+0800 file:[email protected]/callbacks.go:133 level:trace...

Inactive

### 1. What version of `Go` and system type/arch are you using? 1.18.4 ### 2. What version of `GoFrame` are you using? 2.1.2 ### 3. Can this issue be re-produced...

It dosn't render my layout, always render default layout. And render the meta tag text. ``` export default defineComponent({ setup() { return () => meta: layout: home }, }) ```...

### 1. What version of `Go` and system type/arch are you using? 1.19 ### 2. What version of `GoFrame` are you using? 2.1.4 ### 3. Can this issue be re-produced...

inactive

### Describe the bug Same code with different url gives different results in WebViewBuilder. At first I thought it was a certificate issue, but it wasn't, the following is a...

type: bug
status: needs triage

![image](https://github.com/wxxxcxx/ms-ra-forwarder/assets/9925064/053352ca-82c0-4189-99ad-d7dd30749814) 音频格式只能使用 webm-24khz-* 和 audio-24khz-*,其他的都报错

I need three categories on tab, including notes, posts, and talks. How do I achieve this, can anyone give me a list of code changes?

比如两个服务器都是同一个密钥,但是 ubuntu 的服务器账号是 ubuntu,其他服务器是 root。