update proto

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-03 22:41:46 +08:00
parent e85c8b3dde
commit f225fa33e1
35 changed files with 16 additions and 2695 deletions

View File

@@ -59,7 +59,6 @@ class Exp extends $pb.GeneratedMessage {
static Exp create() => Exp._();
@$core.override
Exp createEmptyInstance() => create();
static $pb.PbList<Exp> createRepeated() => $pb.PbList<Exp>();
@$core.pragma('dart2js:noInline')
static Exp getDefault() =>
_defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Exp>(create);
@@ -123,7 +122,6 @@ class Exps extends $pb.GeneratedMessage {
static Exps create() => Exps._();
@$core.override
Exps createEmptyInstance() => create();
static $pb.PbList<Exps> createRepeated() => $pb.PbList<Exps>();
@$core.pragma('dart2js:noInline')
static Exps getDefault() =>
_defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Exps>(create);