You've already forked crud_generator
mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2025-06-17 12:57:36 +02:00
сделал TEMPLATE_FOLDERNAME_GRPC_NRPC
This commit is contained in:
@ -389,7 +389,7 @@ func FindCrudStarterURL() string {
|
||||
func Find_GRPC_NRPC_URL() string {
|
||||
Otvet := ""
|
||||
|
||||
Otvet = config.Settings.SERVICE_REPOSITORY_URL + "/pkg/network/grpc_nrpc"
|
||||
Otvet = config.Settings.SERVICE_REPOSITORY_URL + config.Settings.TEMPLATE_FOLDERNAME_GRPC_NRPC
|
||||
|
||||
return Otvet
|
||||
}
|
||||
|
Reference in New Issue
Block a user