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

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