oss-list-contracts.php

20260916-181749 轮 · 看它的历史
bucket=jnc-main-cd  prefix=6p40qjry/sucai/
  ✅ listObjects 没有 fail-closed 返回 false
  ✅ listObjects 返回 array
  ✅ listObjects 命中对象数 > 0(实测 2800)
  ✅ listObjects 元素类型严格等于 [string]
  ✅ listObjectsDetailed 没有 fail-closed 返回 false
  ✅ listObjectsDetailed 命中对象数 > 0(实测 2800)
  ✅ 两条实现对同一前缀数出来的对象数严格相等
  ✅ listObjectsDetailed 每条的字段集合严格相等
  ✅ listObjectsDetailed 的 key 是非空字符串
  ✅ 两者返回结构确实不同(string[] vs array[]),不可互相顶替


                                                                                            
  [think\db\exception\PDOException]                                                         
  SQLSTATE[42S02]: Base table or view not found: 1146 Table 'jnc_ma.jnc_log' doesn't exist  
                                                                                            


Exception trace:
 () at /var/www/html/vendor/topthink/think-orm/src/db/PDOConnection.php:867
 think\db\PDOConnection->getPDOStatement() at /var/www/html/vendor/topthink/think-orm/src/db/connector/Mysql.php:68
 think\db\connector\Mysql->getFields() at /var/www/html/vendor/topthink/think-orm/src/db/PDOConnection.php:444
 think\db\PDOConnection->getTableFieldsInfo() at /var/www/html/vendor/topthink/think-orm/src/db/PDOConnection.php:401
 think\db\PDOConnection->getCachedSchemaInfo() at /var/www/html/vendor/topthink/think-orm/src/db/PDOConnection.php:363
 think\db\PDOConnection->getSchemaInfo() at /var/www/html/vendor/topthink/think-orm/src/db/PDOConnection.php:430
 think\db\PDOConnection->getTableInfo() at /var/www/html/vendor/topthink/think-orm/src/db/PDOConnection.php:482
 think\db\PDOConnection->getPk() at /var/www/html/vendor/topthink/think-orm/src/db/Query.php:327
 think\db\Query->getPk() at /var/www/html/vendor/topthink/think-orm/src/db/concern/WhereQuery.php:43
 think\db\BaseQuery->where() at /var/www/html/app/CorpDb.php:74
 app\CorpDb::base() at /var/www/html/app/common.php:3055
 corpMax() at Standard input code:83