✨ goctl版本升级排除client包名问题
Former-commit-id: b7b6952ffc7608bdcb919be285270de64b9b58b7
This commit is contained in:
parent
4e98b1dc08
commit
d7b8759304
|
@ -1,7 +1,7 @@
|
|||
// Code generated by goctl. DO NOT EDIT.
|
||||
// Source: pcmCore.proto
|
||||
|
||||
package client
|
||||
package participantservice
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Code generated by goctl. DO NOT EDIT.
|
||||
// Source: pcmCore.proto
|
||||
|
||||
package client
|
||||
package pcmcore
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
|
Loading…
Reference in New Issue