goctl版本升级排除client包名问题

Former-commit-id: b7b6952ffc7608bdcb919be285270de64b9b58b7
This commit is contained in:
zhouqunjie 2023-11-08 10:01:08 +08:00
parent 4e98b1dc08
commit d7b8759304
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// Code generated by goctl. DO NOT EDIT.
// Source: pcmCore.proto
package client
package participantservice
import (
"context"

View File

@ -1,7 +1,7 @@
// Code generated by goctl. DO NOT EDIT.
// Source: pcmCore.proto
package client
package pcmcore
import (
"context"