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

This commit is contained in:
zhouqunjie 2023-11-08 10:01:08 +08:00
parent 2c56af84c8
commit b7b6952ffc
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"