EntPackage.php 1.8 KB

123456789101112131415161718192021222324252627
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # NO CHECKED-IN PROTOBUF GENCODE
  4. # source: api/EntPackage.proto
  5. namespace GPBMetadata\Api;
  6. class EntPackage
  7. {
  8. public static $is_initialized = false;
  9. public static function initOnce() {
  10. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  11. if (static::$is_initialized == true) {
  12. return;
  13. }
  14. \GPBMetadata\ProtocGenOpenapiv2\Options\Annotations::initOnce();
  15. \GPBMetadata\Api\Common::initOnce();
  16. $pool->internalAddGeneratedFile(
  17. "\x0A\xB9\x04\x0A\x14api/EntPackage.proto\x12\x09proto.api\x1A google/protobuf/descriptor.proto\x1A\x10api/Common.proto\"\xBF\x02\x0A\x0AEntPackage\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x12\$\x0A\x04type\x18\x02 \x01(\x0E2\x16.proto.api.PackageType\x12\x0E\x0A\x06pledge\x18\x03 \x01(\x05\x12\x11\x0A\x09total_day\x18\x04 \x01(\x05\x12\x11\x0A\x09total_num\x18\x05 \x01(\x05\x12\x12\x0A\x0Ashow_money\x18\x06 \x01(\x05\x12\x0D\x0A\x05money\x18\x07 \x01(\x05\x12\x16\x0A\x0Eexchange_money\x18\x08 \x01(\x05\x12\x11\x0A\x09buy_limit\x18\x09 \x01(\x05\x12/\x0A\x0Dlisted_status\x18\x0A \x01(\x0E2\x18.proto.api.LISTED_STATUS\x12\x0C\x0A\x04code\x18\x0B \x01(\x09\x12\x0D\x0A\x05stock\x18\x0C \x01(\x05\x12\x0D\x0A\x05ctime\x18\x0D \x01(\x05\x12\x0D\x0A\x05utime\x18\x0E \x01(\x05\x12\x0D\x0A\x05dtime\x18\x0F \x01(\x05*n\x0A\x0BPackageType\x12\x19\x0A\x15PACKAGE_TYPE_RESERVED\x10\x00\x12\x14\x0A\x10PACKAGE_TYPE_DAY\x10\x01\x12\x14\x0A\x10PACKAGE_TYPE_NUM\x10\x02\x12\x18\x0A\x14PACKAGE_TYPE_DAY_NUM\x10\x03B(Z\x06api/v1\x92A\x1D\x12\x1B\x0A\x0C\xE5\xA5\x97\xE9\xA4\x90\xE5\xAE\x9E\xE4\xBD\x93\x12\x06\xE5\xAE\x9E\xE4\xBD\x932\x031.0b\x06proto3"
  18. , true);
  19. static::$is_initialized = true;
  20. }
  21. }