Free Demo Questions

Test Online Free Microsoft SC-200 Exam Questions and Answers

Practice a live sample before buying full access. This page keeps the free SC-200 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.

Updated Jun 11, 2025 68 Questions 5 Pages
Page 3 of 5
Question 31 Selectable Answer
You have the following advanced hunting query in Microsoft 365 Defender.



You need to receive an alert when any process disables System Restore on a device managed by Microsoft Defender during the last 24 hours.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Answer:
Explanation:
Reference: https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/custom-detection- rules
Question 32 Selectable Answer
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are configuring Microsoft Defender for Identity integration with Active Directory.
From the Microsoft Defender for identity portal, you need to configure several accounts for attackers to exploit.
Solution: From Entity tags, you add the accounts as Honeytoken accounts.
Does this meet the goal?

Answer:
Explanation:
Reference: https://docs.microsoft.com/en-us/defender-for-identity/manage-sensitive-honeytoken-accounts
Question 33 Selectable Answer
You need to assign a role-based access control (RBAC) role to admin1 to meet the Azure Sentinel requirements and the business requirements.
Which role should you assign?

Answer:
Explanation:
Reference: https://docs.microsoft.com/en-us/azure/sentinel/roles
Question 34 Written Answer
HOTSPOT
From Azure Sentinel, you open the Investigation pane for a high-severity incident as shown in the following exhibit.



Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point.


Answer:

Question 35 Written Answer
DRAG DROP
You have 50 on-premises servers.
You have an Azure subscription that uses Microsoft Defender for Cloud. The Defender for Cloud deployment has Microsoft Defender for Servers and automatic provisioning enabled.
You need to configure Defender for Cloud to support the on-premises servers.
The solution must meet the following requirements:
• Provide threat and vulnerability management.
• Support data collection rules.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


Answer:


Explanation:
To configure Defender for Cloud to support the on-premises servers, you should perform the following three actions in sequence:
✑ On the on-premises servers, install the Azure Connected Machine agent.
✑ On the on-premises servers, install the Log Analytics agent.
✑ From the Data controller settings in the Azure portal, create an Azure Arc data controller.
Once these steps are completed, the on-premises servers will be able to communicate with the Azure Defender for Cloud deployment and will be able to support threat and vulnerability management as well as data collection rules.
Reference: https://docs.microsoft.com/en-us/azure/security-center/deploy-azure-security-center#on-premises-deployment
Question 36 Selectable Answer
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are configuring Microsoft Defender for Identity integration with Active Directory.
From the Microsoft Defender for identity portal, you need to configure several accounts for attackers to exploit.
Solution: From Azure Identity Protection, you configure the sign-in risk policy.
Does this meet the goal?

Answer:
Explanation:
Reference: https://docs.microsoft.com/en-us/defender-for-identity/manage-sensitive-honeytoken-accounts
Question 37 Written Answer
HOTSPOT
You have a Microsoft 365 subscription that uses Microsoft 365 Defender and contains a user named User1.
You are notified that the account of User1 is compromised.
You need to review the alerts triggered on the devices to which User1 signed in.
How should you complete the query? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Answer:


Explanation:
Box 1: join
An inner join.
This query uses kind=inner to specify an inner-join, which prevents deduplication of left side values for DeviceId.
This query uses the DeviceInfo table to check if a potentially compromised user (<account-name>) has logged on to any devices and then lists the alerts that have been triggered on those devices.
DeviceInfo
//Query for devices that the potentially compromised account has logged onto | where LoggedOnUsers contains '<account-name>' | distinct DeviceId
//Crosscheck devices against alert records in AlertEvidence and AlertInfo tables | join kind=inner AlertEvidence on DeviceId | project AlertId
//List all alerts on devices that user has logged on to | join AlertInfo on AlertId
| project AlertId, Timestamp, Title, Severity, Category
DeviceInfo LoggedOnUsers AlertEvidence "project AlertID"
Box 2: project
Question 38 Written Answer
HOTSPOT
You need to configure the Azure Sentinel integration to meet the Azure Sentinel requirements.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Answer:


Explanation:
Graphical user interface, text, application
Description automatically generated
Question 39 Selectable Answer
You have a Microsoft 365 E5 subscription that uses Microsoft SharePoint Online.
You delete users from the subscription.
You need to be notified if the deleted users downloaded numerous documents from SharePoint Online sites during the month before their accounts were deleted.
What should you use?

Answer:
Explanation:
Alert policies let you categorize the alerts that are triggered by a policy, apply the policy to all users in your organization, set a threshold level for when an alert is triggered, and decide whether to receive email notifications when alerts are triggered.
Default alert policies include:
Unusual external user file activity -Generates an alert when an unusually large number of activities are performed on files in SharePoint or OneDrive by users outside of your organization. This includes activities such as accessing files, downloading files, and deleting files. This policy has a High severity setting.
Reference: https://docs.microsoft.com/en-us/microsoft-365/compliance/alert-policies
Question 40 Written Answer
DRAG DROP
You have resources in Azure and Google cloud.
You need to ingest Google Cloud Platform (GCP) data into Azure Defender.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.


Answer:

Question 41 Selectable Answer
Your company has an on-premises network that uses Microsoft Defender for Identity.
The Microsoft Secure Score for the company includes a security assessment associated with unsecure Kerberos delegation.
You need remediate the security risk.
What should you do?

Answer:
Explanation:
To remediate the security risk associated with unsecure Kerberos delegation, you should modify the properties of the computer objects listed as exposed entities. Specifically, you should set the Kerberos delegation settings to either 'Trust this computer for delegation to any service' or 'Trust this computer for delegation to specified services only'. This will ensure that the computer is not allowed to use Kerberos delegation to access other computers on the network.
Reference: https://docs.microsoft.com/en-us/windows/security/identity-protection/microsoft-defender-for-identity/configure-kerberos-delegation
Question 42 Selectable Answer
You implement Safe Attachments policies in Microsoft Defender for Office 365.
Users report that email messages containing attachments take longer than expected to be received.
You need to reduce the amount of time it takes to deliver messages that contain attachments without compromising security. The attachments must be scanned for malware, and any messages that contain malware must be blocked.
What should you configure in the Safe Attachments policies?

Answer:
Explanation:
Reference: https://docs.microsoft.com/en-us/microsoft-365/security/office-365-security/safe-attachments?view=o365-worldwide
Question 43 Selectable Answer
The issue for which team can be resolved by using Microsoft Defender for Endpoint?

Answer:
Explanation:
Reference: https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-atp-ios
Question 44 Selectable Answer
You have an existing Azure logic app that is used to block Azure Active Directory (Azure AD) users. The logic app is triggered manually.
You deploy Azure Sentinel.
You need to use the existing logic app as a playbook in Azure Sentinel.
What should you do first?

Answer:
Explanation:
https://docs.microsoft.com/en-us/azure/sentinel/playbook-triggers-actions https://docs.microsoft.com/en-us/azure/sentinel/tutorial-respond-threats-playbook
Question 45 Selectable Answer
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are configuring Azure Sentinel.
You need to create an incident in Azure Sentinel when a sign-in to an Azure virtual machine from a malicious IP address is detected.
Solution: You create a livestream from a query.
Does this meet the goal?

Answer:
Explanation:
Reference: https://docs.microsoft.com/en-us/azure/sentinel/connect-azure-security-center
Showing page 3 of 5
基本 文件 流程 错误 SQL 调试
  1. 请求信息 : 2026-03-24 20:16:20 HTTP/1.1 GET : https://www.passquestion.com/sc-200-questions.html?page=3
  2. 运行时间 : 2.002773s [ 吞吐率:0.50req/s ] 内存消耗:1,018.77kb 文件加载:189
  3. 缓存信息 : 0 reads,0 writes
  4. 会话信息 : SESSION_ID=d4bf3cc30775465f491a2e1d227d2dd0
  1. /site/passquestion/public/index.php ( 0.79 KB )
  2. /site/passquestion/vendor/autoload.php ( 0.73 KB )
  3. /site/passquestion/vendor/composer/autoload_real.php ( 1.63 KB )
  4. /site/passquestion/vendor/composer/platform_check.php ( 0.90 KB )
  5. /site/passquestion/vendor/composer/ClassLoader.php ( 15.99 KB )
  6. /site/passquestion/vendor/composer/autoload_static.php ( 7.82 KB )
  7. /site/passquestion/vendor/topthink/think-helper/src/helper.php ( 8.34 KB )
  8. /site/passquestion/vendor/topthink/think-validate/src/helper.php ( 2.19 KB )
  9. /site/passquestion/vendor/symfony/polyfill-mbstring/bootstrap.php ( 8.26 KB )
  10. /site/passquestion/vendor/symfony/polyfill-mbstring/bootstrap80.php ( 9.78 KB )
  11. /site/passquestion/vendor/topthink/think-orm/src/helper.php ( 1.47 KB )
  12. /site/passquestion/vendor/topthink/think-orm/stubs/load_stubs.php ( 0.16 KB )
  13. /site/passquestion/vendor/topthink/framework/src/think/Exception.php ( 1.69 KB )
  14. /site/passquestion/vendor/topthink/think-container/src/Facade.php ( 2.71 KB )
  15. /site/passquestion/vendor/symfony/clock/Resources/now.php ( 0.67 KB )
  16. /site/passquestion/vendor/symfony/translation/Resources/functions.php ( 0.55 KB )
  17. /site/passquestion/vendor/symfony/var-dumper/Resources/functions/dump.php ( 1.60 KB )
  18. /site/passquestion/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php ( 0.10 KB )
  19. /site/passquestion/vendor/topthink/think-dumper/src/helper.php ( 0.18 KB )
  20. /site/passquestion/vendor/symfony/var-dumper/VarDumper.php ( 4.22 KB )
  21. /site/passquestion/vendor/topthink/think-queue/src/common.php ( 1.01 KB )
  22. /site/passquestion/vendor/topthink/framework/src/think/App.php ( 15.30 KB )
  23. /site/passquestion/vendor/topthink/think-container/src/Container.php ( 15.76 KB )
  24. /site/passquestion/vendor/psr/container/src/ContainerInterface.php ( 1.02 KB )
  25. /site/passquestion/app/provider.php ( 0.19 KB )
  26. /site/passquestion/vendor/topthink/framework/src/think/Http.php ( 6.22 KB )
  27. /site/passquestion/vendor/topthink/think-helper/src/helper/Str.php ( 7.29 KB )
  28. /site/passquestion/vendor/topthink/framework/src/think/Env.php ( 4.68 KB )
  29. /site/passquestion/app/common.php ( 9.92 KB )
  30. /site/passquestion/vendor/topthink/framework/src/think/Db.php ( 2.88 KB )
  31. /site/passquestion/vendor/topthink/think-orm/src/DbManager.php ( 8.52 KB )
  32. /site/passquestion/app/pqcom/model/Member.php ( 7.53 KB )
  33. /site/passquestion/vendor/topthink/think-orm/src/Model.php ( 23.55 KB )
  34. /site/passquestion/vendor/topthink/think-orm/src/model/concern/Attribute.php ( 21.05 KB )
  35. /site/passquestion/vendor/topthink/think-orm/src/model/concern/AutoWriteData.php ( 4.20 KB )
  36. /site/passquestion/vendor/topthink/think-orm/src/model/concern/Conversion.php ( 6.75 KB )
  37. /site/passquestion/vendor/topthink/think-orm/src/model/concern/DbConnect.php ( 5.16 KB )
  38. /site/passquestion/vendor/topthink/think-orm/src/model/concern/ModelEvent.php ( 2.33 KB )
  39. /site/passquestion/vendor/topthink/think-orm/src/model/concern/RelationShip.php ( 28.30 KB )
  40. /site/passquestion/vendor/topthink/think-helper/src/contract/Arrayable.php ( 0.09 KB )
  41. /site/passquestion/vendor/topthink/think-helper/src/contract/Jsonable.php ( 0.13 KB )
  42. /site/passquestion/vendor/topthink/think-orm/src/model/contract/Modelable.php ( 0.09 KB )
  43. /site/passquestion/app/pqcom/common.php ( 9.45 KB )
  44. /site/passquestion/vendor/topthink/framework/src/helper.php ( 18.77 KB )
  45. /site/passquestion/vendor/topthink/framework/src/think/Config.php ( 5.93 KB )
  46. /site/passquestion/config/app.php ( 1.20 KB )
  47. /site/passquestion/config/cache.php ( 0.78 KB )
  48. /site/passquestion/config/console.php ( 0.23 KB )
  49. /site/passquestion/config/cookie.php ( 0.56 KB )
  50. /site/passquestion/config/database.php ( 2.19 KB )
  51. /site/passquestion/vendor/topthink/framework/src/think/facade/Env.php ( 1.67 KB )
  52. /site/passquestion/config/filesystem.php ( 0.61 KB )
  53. /site/passquestion/config/lang.php ( 0.91 KB )
  54. /site/passquestion/config/log.php ( 1.35 KB )
  55. /site/passquestion/config/middleware.php ( 0.24 KB )
  56. /site/passquestion/config/queue.php ( 1.60 KB )
  57. /site/passquestion/config/route.php ( 1.89 KB )
  58. /site/passquestion/config/session.php ( 0.57 KB )
  59. /site/passquestion/config/trace.php ( 0.34 KB )
  60. /site/passquestion/config/view.php ( 0.82 KB )
  61. /site/passquestion/app/event.php ( 0.25 KB )
  62. /site/passquestion/vendor/topthink/framework/src/think/Event.php ( 7.77 KB )
  63. /site/passquestion/app/service.php ( 0.13 KB )
  64. /site/passquestion/app/AppService.php ( 1.01 KB )
  65. /site/passquestion/vendor/topthink/framework/src/think/Service.php ( 1.64 KB )
  66. /site/passquestion/vendor/topthink/framework/src/think/Lang.php ( 7.35 KB )
  67. /site/passquestion/vendor/topthink/framework/src/lang/zh-cn.php ( 13.70 KB )
  68. /site/passquestion/vendor/topthink/framework/src/think/initializer/Error.php ( 3.31 KB )
  69. /site/passquestion/vendor/topthink/framework/src/think/initializer/RegisterService.php ( 1.33 KB )
  70. /site/passquestion/vendor/services.php ( 0.17 KB )
  71. /site/passquestion/vendor/topthink/framework/src/think/service/PaginatorService.php ( 1.52 KB )
  72. /site/passquestion/vendor/topthink/framework/src/think/service/ValidateService.php ( 0.99 KB )
  73. /site/passquestion/vendor/topthink/framework/src/think/service/ModelService.php ( 2.04 KB )
  74. /site/passquestion/vendor/topthink/think-queue/src/queue/Service.php ( 1.24 KB )
  75. /site/passquestion/vendor/topthink/think-trace/src/Service.php ( 0.77 KB )
  76. /site/passquestion/vendor/topthink/framework/src/think/Middleware.php ( 6.72 KB )
  77. /site/passquestion/vendor/topthink/framework/src/think/initializer/BootService.php ( 0.77 KB )
  78. /site/passquestion/vendor/topthink/think-orm/src/facade/Db.php ( 0.93 KB )
  79. /site/passquestion/vendor/topthink/framework/src/think/Log.php ( 6.28 KB )
  80. /site/passquestion/vendor/topthink/framework/src/think/Manager.php ( 3.92 KB )
  81. /site/passquestion/vendor/psr/log/Psr/Log/LoggerTrait.php ( 3.33 KB )
  82. /site/passquestion/vendor/psr/log/Psr/Log/LoggerInterface.php ( 3.04 KB )
  83. /site/passquestion/vendor/topthink/framework/src/think/Cache.php ( 4.92 KB )
  84. /site/passquestion/vendor/psr/simple-cache/src/CacheInterface.php ( 4.71 KB )
  85. /site/passquestion/vendor/topthink/think-helper/src/helper/Arr.php ( 17.45 KB )
  86. /site/passquestion/vendor/topthink/framework/src/think/cache/driver/File.php ( 7.84 KB )
  87. /site/passquestion/vendor/topthink/framework/src/think/cache/Driver.php ( 9.02 KB )
  88. /site/passquestion/vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php ( 1.99 KB )
  89. /site/passquestion/vendor/topthink/think-orm/src/db/connector/Mysql.php ( 5.73 KB )
  90. /site/passquestion/vendor/topthink/think-orm/src/db/PDOConnection.php ( 53.74 KB )
  91. /site/passquestion/vendor/topthink/think-orm/src/db/Connection.php ( 8.39 KB )
  92. /site/passquestion/vendor/topthink/think-orm/src/db/ConnectionInterface.php ( 4.57 KB )
  93. /site/passquestion/vendor/topthink/think-orm/src/db/builder/Mysql.php ( 16.58 KB )
  94. /site/passquestion/vendor/topthink/think-orm/src/db/Builder.php ( 24.07 KB )
  95. /site/passquestion/vendor/topthink/think-orm/src/db/BaseBuilder.php ( 27.50 KB )
  96. /site/passquestion/vendor/topthink/think-orm/src/db/Query.php ( 15.97 KB )
  97. /site/passquestion/vendor/topthink/think-orm/src/db/BaseQuery.php ( 45.13 KB )
  98. /site/passquestion/vendor/topthink/think-orm/src/db/concern/TimeFieldQuery.php ( 7.43 KB )
  99. /site/passquestion/vendor/topthink/think-orm/src/db/concern/AggregateQuery.php ( 3.26 KB )
  100. /site/passquestion/vendor/topthink/think-orm/src/db/concern/ModelRelationQuery.php ( 20.07 KB )
  101. /site/passquestion/vendor/topthink/think-orm/src/db/concern/ParamsBind.php ( 3.66 KB )
  102. /site/passquestion/vendor/topthink/think-orm/src/db/concern/ResultOperation.php ( 7.01 KB )
  103. /site/passquestion/vendor/topthink/think-orm/src/db/concern/WhereQuery.php ( 19.37 KB )
  104. /site/passquestion/vendor/topthink/think-orm/src/db/concern/JoinAndViewQuery.php ( 7.11 KB )
  105. /site/passquestion/vendor/topthink/think-orm/src/db/concern/TableFieldInfo.php ( 2.63 KB )
  106. /site/passquestion/vendor/topthink/think-orm/src/db/concern/Transaction.php ( 2.77 KB )
  107. /site/passquestion/vendor/topthink/framework/src/think/log/driver/File.php ( 6.10 KB )
  108. /site/passquestion/vendor/topthink/framework/src/think/contract/LogHandlerInterface.php ( 0.86 KB )
  109. /site/passquestion/vendor/topthink/framework/src/think/log/Channel.php ( 3.89 KB )
  110. /site/passquestion/vendor/topthink/framework/src/think/event/LogRecord.php ( 1.02 KB )
  111. /site/passquestion/vendor/topthink/framework/src/think/facade/Config.php ( 1.37 KB )
  112. /site/passquestion/vendor/topthink/think-orm/src/Paginator.php ( 11.86 KB )
  113. /site/passquestion/vendor/topthink/think-validate/src/Validate.php ( 63.20 KB )
  114. /site/passquestion/vendor/topthink/framework/src/think/Console.php ( 22.98 KB )
  115. /site/passquestion/app/Request.php ( 0.69 KB )
  116. /site/passquestion/vendor/topthink/framework/src/think/Request.php ( 54.64 KB )
  117. /site/passquestion/vendor/topthink/framework/src/think/traits/UrlHandler.php ( 6.05 KB )
  118. /site/passquestion/vendor/topthink/framework/src/think/traits/DomainHandler.php ( 5.49 KB )
  119. /site/passquestion/vendor/topthink/framework/src/think/traits/HttpMethodHandler.php ( 4.74 KB )
  120. /site/passquestion/app/middleware.php ( 0.25 KB )
  121. /site/passquestion/vendor/topthink/framework/src/think/Pipeline.php ( 2.61 KB )
  122. /site/passquestion/vendor/topthink/framework/src/think/middleware/SessionInit.php ( 1.94 KB )
  123. /site/passquestion/vendor/topthink/framework/src/think/Session.php ( 1.80 KB )
  124. /site/passquestion/vendor/topthink/framework/src/think/session/driver/File.php ( 6.27 KB )
  125. /site/passquestion/vendor/topthink/framework/src/think/contract/SessionHandlerInterface.php ( 0.87 KB )
  126. /site/passquestion/vendor/topthink/framework/src/think/session/Store.php ( 7.12 KB )
  127. /site/passquestion/vendor/topthink/think-trace/src/TraceDebug.php ( 3.40 KB )
  128. /site/passquestion/vendor/topthink/framework/src/think/Route.php ( 23.73 KB )
  129. /site/passquestion/vendor/topthink/framework/src/think/route/RuleName.php ( 5.74 KB )
  130. /site/passquestion/vendor/topthink/framework/src/think/route/Domain.php ( 2.53 KB )
  131. /site/passquestion/vendor/topthink/framework/src/think/route/RuleGroup.php ( 22.41 KB )
  132. /site/passquestion/vendor/topthink/framework/src/think/route/Rule.php ( 27.49 KB )
  133. /site/passquestion/vendor/topthink/framework/src/think/route/RuleItem.php ( 9.78 KB )
  134. /site/passquestion/route/app.php ( 3.56 KB )
  135. /site/passquestion/vendor/topthink/framework/src/think/facade/Route.php ( 4.70 KB )
  136. /site/passquestion/vendor/topthink/framework/src/think/route/dispatch/Callback.php ( 3.78 KB )
  137. /site/passquestion/vendor/topthink/framework/src/think/route/Dispatch.php ( 11.32 KB )
  138. /site/passquestion/app/pqcom/home/Exam.php ( 8.77 KB )
  139. /site/passquestion/app/pqcom/home/Common.php ( 10.98 KB )
  140. /site/passquestion/app/index/controller/Home.php ( 1.38 KB )
  141. /site/passquestion/app/common/controller/Common.php ( 14.55 KB )
  142. /site/passquestion/app/BaseController.php ( 2.68 KB )
  143. /site/passquestion/vendor/topthink/framework/src/think/View.php ( 4.39 KB )
  144. /site/passquestion/vendor/topthink/think-view/src/Think.php ( 8.38 KB )
  145. /site/passquestion/vendor/topthink/framework/src/think/contract/TemplateHandlerInterface.php ( 1.60 KB )
  146. /site/passquestion/vendor/topthink/think-template/src/Template.php ( 46.61 KB )
  147. /site/passquestion/vendor/topthink/think-template/src/template/driver/File.php ( 2.41 KB )
  148. /site/passquestion/vendor/topthink/think-template/src/template/contract/DriverInterface.php ( 0.86 KB )
  149. /site/passquestion/vendor/topthink/framework/src/think/facade/Session.php ( 1.79 KB )
  150. /site/passquestion/vendor/topthink/framework/src/think/facade/Lang.php ( 1.68 KB )
  151. /site/passquestion/app/pqcom/lang/en-us.php ( 2.70 KB )
  152. /site/passquestion/vendor/topthink/framework/src/think/facade/Cookie.php ( 1.48 KB )
  153. /site/passquestion/vendor/topthink/framework/src/think/Cookie.php ( 6.06 KB )
  154. /site/passquestion/vendor/topthink/framework/src/think/facade/Cache.php ( 2.06 KB )
  155. /site/passquestion/app/pqcom/model/Cart.php ( 19.09 KB )
  156. /site/passquestion/app/pqcom/service/AccessService.php ( 8.90 KB )
  157. /site/passquestion/app/pqcom/service/PriceService.php ( 4.15 KB )
  158. /site/passquestion/vendor/topthink/think-helper/src/Collection.php ( 16.47 KB )
  159. /site/passquestion/app/pqcom/service/ProductService.php ( 13.75 KB )
  160. /site/passquestion/app/pqcom/model/Productcategory.php ( 7.85 KB )
  161. /site/passquestion/app/pqcom/model/Product.php ( 8.27 KB )
  162. /site/passquestion/extend/util/Tree.php ( 6.39 KB )
  163. /site/passquestion/app/pqcom/service/ArithmeticFormulaService.php ( 2.96 KB )
  164. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Calculator.php ( 5.21 KB )
  165. /site/passquestion/vendor/arokettu/arithmetic-parser/src/BaseCalculator.php ( 2.09 KB )
  166. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Config.php ( 10.10 KB )
  167. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Config/BinaryOperator.php ( 1.09 KB )
  168. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Config/Operator.php ( 0.10 KB )
  169. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Config/BinaryPriority.php ( 0.28 KB )
  170. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Config/BinaryAssoc.php ( 0.13 KB )
  171. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Helpers/OperatorHelper.php ( 0.91 KB )
  172. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Parser.php ( 15.26 KB )
  173. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Lexer.php ( 2.41 KB )
  174. /site/passquestion/vendor/doctrine/lexer/src/AbstractLexer.php ( 7.27 KB )
  175. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Lexer/Token.php ( 0.32 KB )
  176. /site/passquestion/vendor/doctrine/lexer/src/Token.php ( 1.00 KB )
  177. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Operation/Variable.php ( 0.50 KB )
  178. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Operation/Operation.php ( 0.14 KB )
  179. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Helpers/NameHelper.php ( 0.76 KB )
  180. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Operation/BinaryOperator.php ( 0.30 KB )
  181. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Operation/Number.php ( 0.29 KB )
  182. /site/passquestion/vendor/arokettu/arithmetic-parser/src/Parser/Parsed.php ( 0.83 KB )
  183. /site/passquestion/vendor/topthink/think-orm/src/db/Raw.php ( 1.30 KB )
  184. /site/passquestion/runtime/temp/3c94c3537898fbfc0e5484279dc84816.php ( 52.80 KB )
  185. /site/passquestion/extend/util/WoopraTracker.php ( 13.68 KB )
  186. /site/passquestion/vendor/topthink/framework/src/think/route/Url.php ( 14.05 KB )
  187. /site/passquestion/vendor/topthink/framework/src/think/Response.php ( 9.07 KB )
  188. /site/passquestion/vendor/topthink/framework/src/think/response/Html.php ( 0.97 KB )
  189. /site/passquestion/vendor/topthink/think-trace/src/Html.php ( 4.42 KB )
  1. CONNECT:[ UseTime:0.003589s ] mysql:host=rm-rj9h9x55i7nkda7j8ko.mysql.rds.aliyuncs.com;port=3306;dbname=tk_new;charset=utf8
  2. SHOW FULL COLUMNS FROM `tk_admin_config` [ RunTime:0.003392s ]
  3. SELECT `value`,`name` FROM `tk_admin_config` WHERE `status` = 1 [ RunTime:0.002105s ]
  4. SHOW FULL COLUMNS FROM `tk_crm_member` [ RunTime:0.002972s ]
  5. SHOW FULL COLUMNS FROM `tk_goods_product_pqcom` [ RunTime:0.002908s ]
  6. SELECT `product_id` FROM `tk_goods_product_pqcom` WHERE `meta_key` = 'status' AND `meta_value` = '0' [ RunTime:0.005303s ]
  7. SHOW FULL COLUMNS FROM `tk_crm_cart` [ RunTime:0.002816s ]
  8. SHOW FULL COLUMNS FROM `tk_cms_slider` [ RunTime:0.002923s ]
  9. SELECT * FROM `tk_cms_slider` WHERE `status` = 1 [ RunTime:0.001940s ]
  10. SHOW FULL COLUMNS FROM `tk_cms_support` [ RunTime:0.002709s ]
  11. SELECT * FROM `tk_cms_support` WHERE `status` = 1 ORDER BY `sort` [ RunTime:0.002049s ]
  12. SHOW FULL COLUMNS FROM `tk_goods_baseproduct` [ RunTime:0.002839s ]
  13. SHOW FULL COLUMNS FROM `tk_admin_site` [ RunTime:0.002714s ]
  14. SELECT `config` FROM `tk_admin_site` WHERE `name` = 'pqcom' LIMIT 1 [ RunTime:0.001970s ]
  15. SELECT `id` FROM `tk_goods_baseproduct` WHERE `seourl` = 'sc-200' AND `language` = 'EN' LIMIT 1 [ RunTime:0.002829s ]
  16. SELECT * FROM `tk_goods_baseproduct` WHERE `id` = 2768 LIMIT 1 [ RunTime:0.002014s ]
  17. SELECT `meta_value` FROM `tk_goods_product_pqcom` WHERE `product_id` = '2768' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.003923s ]
  18. SHOW FULL COLUMNS FROM `tk_goods_cate_relationships` [ RunTime:0.002646s ]
  19. SELECT `cate_id` FROM `tk_goods_cate_relationships` WHERE `product_id` = 2768 [ RunTime:0.001951s ]
  20. SHOW FULL COLUMNS FROM `tk_goods_baseproductcategory` [ RunTime:0.002600s ]
  21. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1276 LIMIT 1 [ RunTime:0.001936s ]
  22. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001889s ]
  23. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1276 LIMIT 1 [ RunTime:0.001912s ]
  24. SHOW FULL COLUMNS FROM `tk_goods_productcategory_pqcom` [ RunTime:0.002577s ]
  25. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1276' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001988s ]
  26. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001890s ]
  27. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002022s ]
  28. SELECT * FROM `tk_goods_baseproduct` WHERE `id` = 2768 LIMIT 1 [ RunTime:0.002000s ]
  29. SELECT * FROM `tk_goods_product_pqcom` WHERE `product_id` = '2768' [ RunTime:0.003982s ]
  30. SELECT `goods_baseproductcategory`.*,`goods_cate_relationships`.`cate_id` FROM `tk_goods_baseproductcategory` `goods_baseproductcategory` INNER JOIN `tk_goods_cate_relationships` `goods_cate_relationships` ON `goods_cate_relationships`.`cate_id`=`goods_baseproductcategory`.`id` WHERE `goods_cate_relationships`.`product_id` = '2768' LIMIT 1 [ RunTime:0.002020s ]
  31. SELECT `id`,`pid`,`name`,`seourl` FROM `tk_goods_baseproductcategory` [ RunTime:0.007618s ]
  32. SELECT `goods_baseproductcategory`.*,`goods_cate_relationships`.`cate_id` FROM `tk_goods_baseproductcategory` `goods_baseproductcategory` INNER JOIN `tk_goods_cate_relationships` `goods_cate_relationships` ON `goods_cate_relationships`.`cate_id`=`goods_baseproductcategory`.`id` WHERE `goods_cate_relationships`.`product_id` = '2768' LIMIT 1 [ RunTime:0.002025s ]
  33. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1276' AND `meta_key` = 'exam_title' LIMIT 1 [ RunTime:0.002058s ]
  34. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'exam_title' LIMIT 1 [ RunTime:0.001917s ]
  35. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1276' AND `meta_key` = 'exam_keywords' LIMIT 1 [ RunTime:0.002008s ]
  36. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'exam_keywords' LIMIT 1 [ RunTime:0.001943s ]
  37. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1276' AND `meta_key` = 'exam_description' LIMIT 1 [ RunTime:0.001980s ]
  38. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'exam_description' LIMIT 1 [ RunTime:0.002014s ]
  39. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1276' AND `meta_key` = 'exam_tpl' LIMIT 1 [ RunTime:0.001991s ]
  40. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'exam_tpl' LIMIT 1 [ RunTime:0.001996s ]
  41. SELECT `meta_value`,`meta_key` FROM `tk_goods_product_pqcom` WHERE `product_id` = '2768' AND `meta_key` IN ('sell_price','cost_price') [ RunTime:0.005504s ]
  42. SELECT p.id, MAX(p.update_time) AS sort_time FROM `tk_goods_baseproduct` `p` INNER JOIN `tk_goods_cate_relationships` `rel` ON `rel`.`product_id`=`p`.`id` LEFT JOIN `tk_goods_product_pqcom` `product_status` ON `product_status`.`product_id`=p.id AND product_status.meta_key = 'status' WHERE `rel`.`cate_id` = '1276' AND `p`.`language` = 'EN' AND ( `product_status`.`meta_value` IS NULL OR `product_status`.`meta_value` <> '0' ) AND `p`.`id` <> '2768' GROUP BY `p`.`id` ORDER BY `sort_time` DESC [ RunTime:0.008473s ]
  43. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 55 [ RunTime:0.003380s ]
  44. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 418 [ RunTime:0.003031s ]
  45. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 419 [ RunTime:0.005518s ]
  46. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 420 [ RunTime:0.002792s ]
  47. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 421 [ RunTime:0.003058s ]
  48. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 422 [ RunTime:0.002815s ]
  49. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 423 [ RunTime:0.002845s ]
  50. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 424 [ RunTime:0.002753s ]
  51. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 425 [ RunTime:0.002695s ]
  52. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 426 [ RunTime:0.002576s ]
  53. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 427 [ RunTime:0.002644s ]
  54. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 428 [ RunTime:0.002332s ]
  55. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 429 [ RunTime:0.002346s ]
  56. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 430 [ RunTime:0.002380s ]
  57. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 431 [ RunTime:0.002344s ]
  58. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 432 [ RunTime:0.002252s ]
  59. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 433 [ RunTime:0.002269s ]
  60. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 434 [ RunTime:0.002438s ]
  61. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 435 [ RunTime:0.002293s ]
  62. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 436 [ RunTime:0.006519s ]
  63. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 437 [ RunTime:0.002357s ]
  64. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 438 [ RunTime:0.002351s ]
  65. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 439 [ RunTime:0.002359s ]
  66. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 440 [ RunTime:0.002267s ]
  67. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 441 [ RunTime:0.002483s ]
  68. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 442 [ RunTime:0.002435s ]
  69. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 674 [ RunTime:0.002399s ]
  70. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 702 [ RunTime:0.002881s ]
  71. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 765 [ RunTime:0.002742s ]
  72. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 781 [ RunTime:0.002914s ]
  73. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 802 [ RunTime:0.003489s ]
  74. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 809 [ RunTime:0.002713s ]
  75. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 839 [ RunTime:0.002697s ]
  76. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 878 [ RunTime:0.002631s ]
  77. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 911 [ RunTime:0.002754s ]
  78. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1246 [ RunTime:0.002632s ]
  79. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1251 [ RunTime:0.002632s ]
  80. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1261 [ RunTime:0.002728s ]
  81. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1262 [ RunTime:0.002659s ]
  82. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1276 [ RunTime:0.002685s ]
  83. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1280 [ RunTime:0.002715s ]
  84. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1300 [ RunTime:0.002750s ]
  85. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1301 [ RunTime:0.002296s ]
  86. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1305 [ RunTime:0.002319s ]
  87. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1316 [ RunTime:0.002329s ]
  88. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1333 [ RunTime:0.002237s ]
  89. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1352 [ RunTime:0.002226s ]
  90. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1362 [ RunTime:0.002363s ]
  91. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1384 [ RunTime:0.002334s ]
  92. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1401 [ RunTime:0.002374s ]
  93. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1413 [ RunTime:0.002368s ]
  94. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1415 [ RunTime:0.002489s ]
  95. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1426 [ RunTime:0.002624s ]
  96. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1430 [ RunTime:0.002285s ]
  97. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1444 [ RunTime:0.002337s ]
  98. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1448 [ RunTime:0.003071s ]
  99. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1449 [ RunTime:0.002403s ]
  100. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1450 [ RunTime:0.002248s ]
  101. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1451 [ RunTime:0.002306s ]
  102. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1668 [ RunTime:0.002285s ]
  103. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1674 [ RunTime:0.002334s ]
  104. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1690 [ RunTime:0.002275s ]
  105. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1698 [ RunTime:0.002294s ]
  106. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1791 [ RunTime:0.002291s ]
  107. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 1798 [ RunTime:0.002497s ]
  108. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2002 [ RunTime:0.003131s ]
  109. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2003 [ RunTime:0.002688s ]
  110. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2017 [ RunTime:0.002812s ]
  111. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2088 [ RunTime:0.002678s ]
  112. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2149 [ RunTime:0.002645s ]
  113. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2347 [ RunTime:0.003199s ]
  114. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2348 [ RunTime:0.003273s ]
  115. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2349 [ RunTime:0.002869s ]
  116. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2350 [ RunTime:0.002678s ]
  117. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2393 [ RunTime:0.002690s ]
  118. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2500 [ RunTime:0.002659s ]
  119. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2533 [ RunTime:0.002674s ]
  120. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2573 [ RunTime:0.002722s ]
  121. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2584 [ RunTime:0.002763s ]
  122. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2600 [ RunTime:0.002328s ]
  123. SELECT `id` FROM `tk_goods_baseproductcategory` WHERE `pid` = 2606 [ RunTime:0.002310s ]
  124. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 418 LIMIT 1 [ RunTime:0.001913s ]
  125. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001882s ]
  126. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 418 LIMIT 1 [ RunTime:0.001954s ]
  127. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '418' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002143s ]
  128. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 419 LIMIT 1 [ RunTime:0.001953s ]
  129. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001894s ]
  130. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 419 LIMIT 1 [ RunTime:0.002004s ]
  131. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '419' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001917s ]
  132. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001906s ]
  133. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001880s ]
  134. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 420 LIMIT 1 [ RunTime:0.001894s ]
  135. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001914s ]
  136. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 420 LIMIT 1 [ RunTime:0.002071s ]
  137. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '420' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001991s ]
  138. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001853s ]
  139. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002048s ]
  140. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 421 LIMIT 1 [ RunTime:0.001894s ]
  141. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001843s ]
  142. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 421 LIMIT 1 [ RunTime:0.001874s ]
  143. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '421' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001869s ]
  144. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001859s ]
  145. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001887s ]
  146. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 422 LIMIT 1 [ RunTime:0.002111s ]
  147. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002077s ]
  148. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 422 LIMIT 1 [ RunTime:0.001812s ]
  149. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '422' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001896s ]
  150. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001896s ]
  151. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002379s ]
  152. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 423 LIMIT 1 [ RunTime:0.001949s ]
  153. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001998s ]
  154. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 423 LIMIT 1 [ RunTime:0.001952s ]
  155. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '423' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001981s ]
  156. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002019s ]
  157. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001976s ]
  158. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 424 LIMIT 1 [ RunTime:0.001992s ]
  159. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001906s ]
  160. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 424 LIMIT 1 [ RunTime:0.002114s ]
  161. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '424' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001976s ]
  162. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001999s ]
  163. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001955s ]
  164. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 425 LIMIT 1 [ RunTime:0.002511s ]
  165. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002008s ]
  166. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 425 LIMIT 1 [ RunTime:0.001929s ]
  167. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '425' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002016s ]
  168. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001962s ]
  169. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001961s ]
  170. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 426 LIMIT 1 [ RunTime:0.001948s ]
  171. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001944s ]
  172. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 426 LIMIT 1 [ RunTime:0.001902s ]
  173. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '426' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001952s ]
  174. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001906s ]
  175. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001944s ]
  176. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 427 LIMIT 1 [ RunTime:0.002099s ]
  177. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001946s ]
  178. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 427 LIMIT 1 [ RunTime:0.001985s ]
  179. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '427' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002050s ]
  180. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001887s ]
  181. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002144s ]
  182. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 428 LIMIT 1 [ RunTime:0.001906s ]
  183. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001896s ]
  184. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 428 LIMIT 1 [ RunTime:0.002010s ]
  185. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '428' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001988s ]
  186. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001869s ]
  187. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002012s ]
  188. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 429 LIMIT 1 [ RunTime:0.001945s ]
  189. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001928s ]
  190. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 429 LIMIT 1 [ RunTime:0.001882s ]
  191. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '429' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001916s ]
  192. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002025s ]
  193. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002094s ]
  194. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 430 LIMIT 1 [ RunTime:0.001862s ]
  195. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001904s ]
  196. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 430 LIMIT 1 [ RunTime:0.001886s ]
  197. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '430' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002081s ]
  198. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001978s ]
  199. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002059s ]
  200. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 431 LIMIT 1 [ RunTime:0.001863s ]
  201. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002054s ]
  202. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 431 LIMIT 1 [ RunTime:0.002048s ]
  203. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '431' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002063s ]
  204. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001924s ]
  205. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002029s ]
  206. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 432 LIMIT 1 [ RunTime:0.001880s ]
  207. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001972s ]
  208. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 432 LIMIT 1 [ RunTime:0.002107s ]
  209. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '432' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002051s ]
  210. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002713s ]
  211. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002038s ]
  212. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 433 LIMIT 1 [ RunTime:0.001975s ]
  213. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002011s ]
  214. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 433 LIMIT 1 [ RunTime:0.002083s ]
  215. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '433' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002040s ]
  216. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001928s ]
  217. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002193s ]
  218. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 434 LIMIT 1 [ RunTime:0.001968s ]
  219. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001885s ]
  220. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 434 LIMIT 1 [ RunTime:0.001927s ]
  221. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '434' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002102s ]
  222. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001978s ]
  223. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001970s ]
  224. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 435 LIMIT 1 [ RunTime:0.005193s ]
  225. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001931s ]
  226. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 435 LIMIT 1 [ RunTime:0.001913s ]
  227. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '435' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002021s ]
  228. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001935s ]
  229. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001993s ]
  230. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 436 LIMIT 1 [ RunTime:0.001905s ]
  231. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002146s ]
  232. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 436 LIMIT 1 [ RunTime:0.001899s ]
  233. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '436' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001992s ]
  234. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002480s ]
  235. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002367s ]
  236. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 437 LIMIT 1 [ RunTime:0.002069s ]
  237. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001898s ]
  238. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 437 LIMIT 1 [ RunTime:0.001907s ]
  239. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '437' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001982s ]
  240. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001976s ]
  241. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002044s ]
  242. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 438 LIMIT 1 [ RunTime:0.002040s ]
  243. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001908s ]
  244. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 438 LIMIT 1 [ RunTime:0.001963s ]
  245. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '438' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002111s ]
  246. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001935s ]
  247. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002081s ]
  248. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 439 LIMIT 1 [ RunTime:0.003196s ]
  249. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001977s ]
  250. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 439 LIMIT 1 [ RunTime:0.001964s ]
  251. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '439' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002042s ]
  252. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002093s ]
  253. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002018s ]
  254. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 440 LIMIT 1 [ RunTime:0.003183s ]
  255. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001902s ]
  256. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 440 LIMIT 1 [ RunTime:0.001938s ]
  257. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '440' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002004s ]
  258. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002167s ]
  259. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002053s ]
  260. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 441 LIMIT 1 [ RunTime:0.001986s ]
  261. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001939s ]
  262. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 441 LIMIT 1 [ RunTime:0.001994s ]
  263. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '441' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002060s ]
  264. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001998s ]
  265. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002079s ]
  266. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 442 LIMIT 1 [ RunTime:0.001878s ]
  267. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001942s ]
  268. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 442 LIMIT 1 [ RunTime:0.001884s ]
  269. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '442' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001996s ]
  270. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001928s ]
  271. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001967s ]
  272. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 674 LIMIT 1 [ RunTime:0.001959s ]
  273. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001924s ]
  274. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 674 LIMIT 1 [ RunTime:0.001994s ]
  275. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '674' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001911s ]
  276. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001888s ]
  277. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001946s ]
  278. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 702 LIMIT 1 [ RunTime:0.001947s ]
  279. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001995s ]
  280. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 702 LIMIT 1 [ RunTime:0.001972s ]
  281. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '702' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002028s ]
  282. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001902s ]
  283. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002436s ]
  284. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 765 LIMIT 1 [ RunTime:0.001967s ]
  285. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002043s ]
  286. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 765 LIMIT 1 [ RunTime:0.003231s ]
  287. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '765' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001989s ]
  288. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001890s ]
  289. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002010s ]
  290. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 781 LIMIT 1 [ RunTime:0.001991s ]
  291. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001877s ]
  292. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 781 LIMIT 1 [ RunTime:0.001863s ]
  293. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '781' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002010s ]
  294. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001984s ]
  295. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002030s ]
  296. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 802 LIMIT 1 [ RunTime:0.002014s ]
  297. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001877s ]
  298. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 802 LIMIT 1 [ RunTime:0.001938s ]
  299. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '802' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002016s ]
  300. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002007s ]
  301. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002051s ]
  302. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 809 LIMIT 1 [ RunTime:0.001934s ]
  303. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001970s ]
  304. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 809 LIMIT 1 [ RunTime:0.001898s ]
  305. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '809' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002024s ]
  306. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001967s ]
  307. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002072s ]
  308. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 839 LIMIT 1 [ RunTime:0.001924s ]
  309. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001944s ]
  310. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 839 LIMIT 1 [ RunTime:0.001918s ]
  311. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '839' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002033s ]
  312. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001979s ]
  313. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002033s ]
  314. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 878 LIMIT 1 [ RunTime:0.002037s ]
  315. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001983s ]
  316. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 878 LIMIT 1 [ RunTime:0.001909s ]
  317. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '878' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001975s ]
  318. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001932s ]
  319. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002155s ]
  320. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 911 LIMIT 1 [ RunTime:0.001901s ]
  321. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001906s ]
  322. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 911 LIMIT 1 [ RunTime:0.001886s ]
  323. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '911' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002002s ]
  324. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001903s ]
  325. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001938s ]
  326. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1246 LIMIT 1 [ RunTime:0.001883s ]
  327. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001886s ]
  328. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1246 LIMIT 1 [ RunTime:0.001948s ]
  329. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1246' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001955s ]
  330. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001955s ]
  331. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002645s ]
  332. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1251 LIMIT 1 [ RunTime:0.002662s ]
  333. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001941s ]
  334. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1251 LIMIT 1 [ RunTime:0.002026s ]
  335. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1251' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002017s ]
  336. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002026s ]
  337. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002107s ]
  338. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1261 LIMIT 1 [ RunTime:0.001917s ]
  339. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001941s ]
  340. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1261 LIMIT 1 [ RunTime:0.002076s ]
  341. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1261' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002093s ]
  342. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001996s ]
  343. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002044s ]
  344. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1262 LIMIT 1 [ RunTime:0.001961s ]
  345. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002020s ]
  346. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1262 LIMIT 1 [ RunTime:0.001970s ]
  347. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1262' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001968s ]
  348. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1280 LIMIT 1 [ RunTime:0.001901s ]
  349. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002178s ]
  350. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1280 LIMIT 1 [ RunTime:0.002008s ]
  351. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1280' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002053s ]
  352. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001975s ]
  353. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002091s ]
  354. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1300 LIMIT 1 [ RunTime:0.002012s ]
  355. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002101s ]
  356. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1300 LIMIT 1 [ RunTime:0.002023s ]
  357. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1300' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002021s ]
  358. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002022s ]
  359. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002048s ]
  360. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1301 LIMIT 1 [ RunTime:0.001991s ]
  361. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002143s ]
  362. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1301 LIMIT 1 [ RunTime:0.001920s ]
  363. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1301' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002019s ]
  364. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001911s ]
  365. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001981s ]
  366. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1305 LIMIT 1 [ RunTime:0.001938s ]
  367. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001862s ]
  368. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1305 LIMIT 1 [ RunTime:0.002032s ]
  369. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1305' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001905s ]
  370. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001879s ]
  371. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001871s ]
  372. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1316 LIMIT 1 [ RunTime:0.001859s ]
  373. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001881s ]
  374. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1316 LIMIT 1 [ RunTime:0.001940s ]
  375. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1316' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001911s ]
  376. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1333 LIMIT 1 [ RunTime:0.001909s ]
  377. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001973s ]
  378. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1333 LIMIT 1 [ RunTime:0.001860s ]
  379. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1333' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001968s ]
  380. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001867s ]
  381. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001921s ]
  382. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1352 LIMIT 1 [ RunTime:0.001857s ]
  383. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001891s ]
  384. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1352 LIMIT 1 [ RunTime:0.001899s ]
  385. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1352' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001925s ]
  386. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002063s ]
  387. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002032s ]
  388. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1362 LIMIT 1 [ RunTime:0.002553s ]
  389. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.003148s ]
  390. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1362 LIMIT 1 [ RunTime:0.001937s ]
  391. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1362' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002374s ]
  392. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001943s ]
  393. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002222s ]
  394. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1384 LIMIT 1 [ RunTime:0.002082s ]
  395. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002509s ]
  396. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1384 LIMIT 1 [ RunTime:0.002185s ]
  397. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1384' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002034s ]
  398. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001909s ]
  399. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001999s ]
  400. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1401 LIMIT 1 [ RunTime:0.002080s ]
  401. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001999s ]
  402. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1401 LIMIT 1 [ RunTime:0.002013s ]
  403. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1401' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002073s ]
  404. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002104s ]
  405. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001972s ]
  406. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1413 LIMIT 1 [ RunTime:0.002008s ]
  407. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001896s ]
  408. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1413 LIMIT 1 [ RunTime:0.002073s ]
  409. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1413' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002054s ]
  410. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002001s ]
  411. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001974s ]
  412. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1415 LIMIT 1 [ RunTime:0.001875s ]
  413. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001910s ]
  414. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1415 LIMIT 1 [ RunTime:0.002384s ]
  415. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1415' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002001s ]
  416. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002086s ]
  417. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001934s ]
  418. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1426 LIMIT 1 [ RunTime:0.001857s ]
  419. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001959s ]
  420. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1426 LIMIT 1 [ RunTime:0.001951s ]
  421. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1426' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001973s ]
  422. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001911s ]
  423. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001946s ]
  424. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1430 LIMIT 1 [ RunTime:0.002022s ]
  425. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001946s ]
  426. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1430 LIMIT 1 [ RunTime:0.002203s ]
  427. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1430' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002137s ]
  428. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002249s ]
  429. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002053s ]
  430. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1444 LIMIT 1 [ RunTime:0.001931s ]
  431. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.008984s ]
  432. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1444 LIMIT 1 [ RunTime:0.002909s ]
  433. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1444' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002178s ]
  434. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001886s ]
  435. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002040s ]
  436. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1448 LIMIT 1 [ RunTime:0.001909s ]
  437. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002129s ]
  438. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1448 LIMIT 1 [ RunTime:0.001930s ]
  439. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1448' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002007s ]
  440. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002022s ]
  441. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002116s ]
  442. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1449 LIMIT 1 [ RunTime:0.001905s ]
  443. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001899s ]
  444. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1449 LIMIT 1 [ RunTime:0.001908s ]
  445. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1449' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001924s ]
  446. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002016s ]
  447. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002318s ]
  448. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1450 LIMIT 1 [ RunTime:0.001872s ]
  449. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001976s ]
  450. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1450 LIMIT 1 [ RunTime:0.001979s ]
  451. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1450' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002128s ]
  452. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001953s ]
  453. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001937s ]
  454. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1451 LIMIT 1 [ RunTime:0.001860s ]
  455. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001888s ]
  456. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1451 LIMIT 1 [ RunTime:0.001957s ]
  457. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1451' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002013s ]
  458. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002415s ]
  459. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001973s ]
  460. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1668 LIMIT 1 [ RunTime:0.002657s ]
  461. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001879s ]
  462. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1668 LIMIT 1 [ RunTime:0.001908s ]
  463. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1668' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001955s ]
  464. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002049s ]
  465. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001938s ]
  466. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1674 LIMIT 1 [ RunTime:0.002266s ]
  467. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001929s ]
  468. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1674 LIMIT 1 [ RunTime:0.001902s ]
  469. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1674' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001961s ]
  470. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001907s ]
  471. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002440s ]
  472. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1690 LIMIT 1 [ RunTime:0.001901s ]
  473. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001894s ]
  474. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1690 LIMIT 1 [ RunTime:0.001920s ]
  475. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1690' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002048s ]
  476. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002179s ]
  477. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002004s ]
  478. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1698 LIMIT 1 [ RunTime:0.001973s ]
  479. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002023s ]
  480. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1698 LIMIT 1 [ RunTime:0.001937s ]
  481. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1698' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001988s ]
  482. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001938s ]
  483. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002071s ]
  484. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1791 LIMIT 1 [ RunTime:0.001914s ]
  485. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001952s ]
  486. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1791 LIMIT 1 [ RunTime:0.001903s ]
  487. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1791' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002187s ]
  488. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002075s ]
  489. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002058s ]
  490. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1798 LIMIT 1 [ RunTime:0.001895s ]
  491. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001962s ]
  492. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1798 LIMIT 1 [ RunTime:0.001951s ]
  493. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1798' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.009828s ]
  494. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001996s ]
  495. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002022s ]
  496. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2002 LIMIT 1 [ RunTime:0.002008s ]
  497. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001905s ]
  498. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2002 LIMIT 1 [ RunTime:0.001909s ]
  499. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2002' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002038s ]
  500. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001988s ]
  501. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002065s ]
  502. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2003 LIMIT 1 [ RunTime:0.001971s ]
  503. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001939s ]
  504. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2003 LIMIT 1 [ RunTime:0.002133s ]
  505. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2003' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.003187s ]
  506. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002116s ]
  507. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001905s ]
  508. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2017 LIMIT 1 [ RunTime:0.001890s ]
  509. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001905s ]
  510. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2017 LIMIT 1 [ RunTime:0.001908s ]
  511. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2017' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001956s ]
  512. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001869s ]
  513. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001975s ]
  514. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2088 LIMIT 1 [ RunTime:0.001966s ]
  515. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001958s ]
  516. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2088 LIMIT 1 [ RunTime:0.002011s ]
  517. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2088' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002040s ]
  518. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001924s ]
  519. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002067s ]
  520. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2149 LIMIT 1 [ RunTime:0.002010s ]
  521. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002059s ]
  522. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2149 LIMIT 1 [ RunTime:0.001986s ]
  523. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2149' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002056s ]
  524. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001969s ]
  525. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002082s ]
  526. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2347 LIMIT 1 [ RunTime:0.003239s ]
  527. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002009s ]
  528. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2347 LIMIT 1 [ RunTime:0.001993s ]
  529. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2347' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002146s ]
  530. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002015s ]
  531. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002066s ]
  532. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2348 LIMIT 1 [ RunTime:0.001901s ]
  533. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002021s ]
  534. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2348 LIMIT 1 [ RunTime:0.007215s ]
  535. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2348' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002386s ]
  536. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002012s ]
  537. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002129s ]
  538. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2349 LIMIT 1 [ RunTime:0.001998s ]
  539. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002161s ]
  540. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2349 LIMIT 1 [ RunTime:0.001828s ]
  541. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2349' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002150s ]
  542. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001923s ]
  543. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002295s ]
  544. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2350 LIMIT 1 [ RunTime:0.001985s ]
  545. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002055s ]
  546. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2350 LIMIT 1 [ RunTime:0.001932s ]
  547. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2350' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001898s ]
  548. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001875s ]
  549. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001937s ]
  550. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2393 LIMIT 1 [ RunTime:0.002154s ]
  551. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002312s ]
  552. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2393 LIMIT 1 [ RunTime:0.002042s ]
  553. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2393' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001935s ]
  554. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001909s ]
  555. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002270s ]
  556. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2500 LIMIT 1 [ RunTime:0.002019s ]
  557. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001896s ]
  558. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2500 LIMIT 1 [ RunTime:0.002022s ]
  559. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2500' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002031s ]
  560. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001941s ]
  561. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002014s ]
  562. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2533 LIMIT 1 [ RunTime:0.001941s ]
  563. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.003205s ]
  564. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2533 LIMIT 1 [ RunTime:0.002554s ]
  565. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2533' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002263s ]
  566. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.006155s ]
  567. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002288s ]
  568. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2573 LIMIT 1 [ RunTime:0.001964s ]
  569. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002008s ]
  570. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2573 LIMIT 1 [ RunTime:0.001960s ]
  571. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2573' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002057s ]
  572. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001922s ]
  573. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002051s ]
  574. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2584 LIMIT 1 [ RunTime:0.001921s ]
  575. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002022s ]
  576. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2584 LIMIT 1 [ RunTime:0.001952s ]
  577. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2584' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002470s ]
  578. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001933s ]
  579. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002022s ]
  580. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2600 LIMIT 1 [ RunTime:0.002161s ]
  581. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001898s ]
  582. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2600 LIMIT 1 [ RunTime:0.001935s ]
  583. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2600' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001905s ]
  584. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001942s ]
  585. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002022s ]
  586. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2606 LIMIT 1 [ RunTime:0.001867s ]
  587. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001903s ]
  588. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2606 LIMIT 1 [ RunTime:0.002121s ]
  589. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2606' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001983s ]
  590. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001957s ]
  591. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002924s ]
  592. SELECT p.id, MAX(p.update_time) AS sort_time FROM `tk_goods_baseproduct` `p` INNER JOIN `tk_goods_cate_relationships` `rel` ON `rel`.`product_id`=`p`.`id` LEFT JOIN `tk_goods_product_pqcom` `product_status` ON `product_status`.`product_id`=p.id AND product_status.meta_key = 'status' WHERE `rel`.`cate_id` IN ('419','420','421','422','423','424','425','426','427','428','429','430','431','432','433','434','435','436','437','438','439','440','441','442','674','702','765','781','802','809','839','878','911','1246','1251','1261','1276','1280','1300','1301','1305','1333','1352','1362','1384','1401','1413','1415','1426','1430','1444','1448','1449','1450','1451','1668','1674','1690','1698','1791','1798','2002','2003','2017','2088','2149','2347','2348','2349','2350','2393','2500','2533','2573','2584','2600','2606') AND `p`.`language` = 'EN' AND ( `product_status`.`meta_value` IS NULL OR `product_status`.`meta_value` <> '0' ) AND `p`.`id` <> '2768' GROUP BY `p`.`id` ORDER BY `sort_time` DESC [ RunTime:0.006924s ]
  593. SELECT `id`,`code`,`seourl`,`name`,`qanumber`,`file_type`,`update_time` FROM `tk_goods_baseproduct` WHERE `id` IN (13743,13560,13734,13712,2923,13699) [ RunTime:0.002009s ]
  594. SHOW FULL COLUMNS FROM `tk_exam_master_pqcom` [ RunTime:0.003201s ]
  595. SELECT `ID` FROM `tk_exam_master_pqcom` WHERE `name` = 'SC-200' LIMIT 1 [ RunTime:0.002143s ]
  596. SHOW FULL COLUMNS FROM `tk_exam_question_pqcom` [ RunTime:0.002752s ]
  597. SELECT COUNT(*) AS think_count FROM `tk_exam_question_pqcom` WHERE `exam_id` = 374 [ RunTime:0.002013s ]
  598. SELECT * FROM `tk_exam_question_pqcom` WHERE `exam_id` = 374 ORDER BY `ID` DESC LIMIT 30,15 [ RunTime:0.002451s ]
  599. SHOW FULL COLUMNS FROM `tk_exam_answer_pqcom` [ RunTime:0.002595s ]
  600. SELECT * FROM `tk_exam_answer_pqcom` WHERE `question_id` IN (13735,13734,13733,13732,13731,12291,12290,12289,12288,12287,12286,12285,12284,12283,12282) ORDER BY `ID` ASC [ RunTime:0.052867s ]
  601. SELECT `p`.`id`,`p`.`code`,`p`.`seourl`,`p`.`qanumber`,`rel`.`cate_id`,cert.name as cert_name,cert.seourl as cert_seourl,brand.name as brand_name,brand.seourl as brand_seourl,`p`.`update_time` FROM `tk_goods_product_pqcom` `meta` INNER JOIN `tk_goods_baseproduct` `p` ON `p`.`id`=`meta`.`product_id` INNER JOIN `tk_goods_cate_relationships` `rel` ON `rel`.`product_id`=`p`.`id` INNER JOIN `tk_goods_baseproductcategory` `cert` ON `cert`.`id`=`rel`.`cate_id` LEFT JOIN `tk_goods_baseproductcategory` `brand` ON `brand`.`id`=`cert`.`pid` LEFT JOIN `tk_goods_product_pqcom` `product_status_home` ON `product_status_home`.`product_id`=p.id AND product_status_home.meta_key = 'status' WHERE `meta`.`meta_key` = 'ishot' AND `meta`.`meta_value` = '1' AND `p`.`language` = 'EN' AND ( `product_status_home`.`meta_value` IS NULL OR `product_status_home`.`meta_value` <> '0' ) ORDER BY `p`.`update_time` DESC LIMIT 200 [ RunTime:0.008111s ]
  602. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 206 LIMIT 1 [ RunTime:0.001946s ]
  603. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001932s ]
  604. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 206 LIMIT 1 [ RunTime:0.001916s ]
  605. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '206' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001894s ]
  606. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001883s ]
  607. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001946s ]
  608. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 204 LIMIT 1 [ RunTime:0.001905s ]
  609. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001876s ]
  610. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 204 LIMIT 1 [ RunTime:0.002247s ]
  611. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '204' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002082s ]
  612. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001866s ]
  613. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001923s ]
  614. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 604 LIMIT 1 [ RunTime:0.001884s ]
  615. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 57 LIMIT 1 [ RunTime:0.003124s ]
  616. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 604 LIMIT 1 [ RunTime:0.002703s ]
  617. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '604' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001997s ]
  618. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 57 LIMIT 1 [ RunTime:0.001933s ]
  619. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '57' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002253s ]
  620. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 945 LIMIT 1 [ RunTime:0.001903s ]
  621. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001989s ]
  622. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 945 LIMIT 1 [ RunTime:0.001953s ]
  623. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '945' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002071s ]
  624. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001966s ]
  625. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002102s ]
  626. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 506 LIMIT 1 [ RunTime:0.001976s ]
  627. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 65 LIMIT 1 [ RunTime:0.001994s ]
  628. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 506 LIMIT 1 [ RunTime:0.002008s ]
  629. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '506' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002011s ]
  630. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 65 LIMIT 1 [ RunTime:0.002054s ]
  631. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '65' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002036s ]
  632. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2567 LIMIT 1 [ RunTime:0.002006s ]
  633. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.002025s ]
  634. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2567 LIMIT 1 [ RunTime:0.002011s ]
  635. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2567' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002099s ]
  636. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.002167s ]
  637. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002029s ]
  638. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1005 LIMIT 1 [ RunTime:0.002122s ]
  639. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001954s ]
  640. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1005 LIMIT 1 [ RunTime:0.002340s ]
  641. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1005' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002061s ]
  642. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.002218s ]
  643. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002186s ]
  644. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 203 LIMIT 1 [ RunTime:0.001975s ]
  645. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.002101s ]
  646. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 203 LIMIT 1 [ RunTime:0.001921s ]
  647. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '203' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002183s ]
  648. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001970s ]
  649. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002062s ]
  650. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 156 LIMIT 1 [ RunTime:0.001988s ]
  651. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001881s ]
  652. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 156 LIMIT 1 [ RunTime:0.001895s ]
  653. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '156' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001991s ]
  654. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001940s ]
  655. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001987s ]
  656. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 615 LIMIT 1 [ RunTime:0.002060s ]
  657. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001963s ]
  658. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 615 LIMIT 1 [ RunTime:0.002268s ]
  659. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '615' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001902s ]
  660. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001833s ]
  661. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '34' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001926s ]
  662. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1289 LIMIT 1 [ RunTime:0.001877s ]
  663. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 9 LIMIT 1 [ RunTime:0.001859s ]
  664. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1289 LIMIT 1 [ RunTime:0.001875s ]
  665. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1289' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001953s ]
  666. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 9 LIMIT 1 [ RunTime:0.001988s ]
  667. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '9' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002007s ]
  668. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1614 LIMIT 1 [ RunTime:0.001974s ]
  669. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.002123s ]
  670. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1614 LIMIT 1 [ RunTime:0.001921s ]
  671. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1614' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001963s ]
  672. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001847s ]
  673. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1058' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001861s ]
  674. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1728 LIMIT 1 [ RunTime:0.001919s ]
  675. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001876s ]
  676. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1728 LIMIT 1 [ RunTime:0.001945s ]
  677. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1728' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001961s ]
  678. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.002135s ]
  679. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '30' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001903s ]
  680. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1910 LIMIT 1 [ RunTime:0.001960s ]
  681. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001892s ]
  682. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1910 LIMIT 1 [ RunTime:0.001863s ]
  683. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1910' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001905s ]
  684. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001913s ]
  685. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '34' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001895s ]
  686. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1600 LIMIT 1 [ RunTime:0.001988s ]
  687. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.002077s ]
  688. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1600 LIMIT 1 [ RunTime:0.001899s ]
  689. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1600' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001913s ]
  690. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001866s ]
  691. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001962s ]
  692. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2104 LIMIT 1 [ RunTime:0.001886s ]
  693. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001851s ]
  694. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2104 LIMIT 1 [ RunTime:0.001883s ]
  695. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2104' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001877s ]
  696. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001889s ]
  697. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '82' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001925s ]
  698. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2103 LIMIT 1 [ RunTime:0.001833s ]
  699. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001888s ]
  700. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2103 LIMIT 1 [ RunTime:0.001951s ]
  701. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2103' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001967s ]
  702. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001887s ]
  703. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '82' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001845s ]
  704. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 499 LIMIT 1 [ RunTime:0.001862s ]
  705. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 61 LIMIT 1 [ RunTime:0.001949s ]
  706. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 499 LIMIT 1 [ RunTime:0.001892s ]
  707. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '499' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001991s ]
  708. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 61 LIMIT 1 [ RunTime:0.001887s ]
  709. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '61' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001968s ]
  710. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1711 LIMIT 1 [ RunTime:0.001954s ]
  711. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 68 LIMIT 1 [ RunTime:0.002159s ]
  712. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1711 LIMIT 1 [ RunTime:0.002411s ]
  713. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1711' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001937s ]
  714. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 68 LIMIT 1 [ RunTime:0.001950s ]
  715. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '68' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001871s ]
  716. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 944 LIMIT 1 [ RunTime:0.001831s ]
  717. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001852s ]
  718. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 944 LIMIT 1 [ RunTime:0.002127s ]
  719. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '944' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001974s ]
  720. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001950s ]
  721. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001951s ]
  722. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2141 LIMIT 1 [ RunTime:0.002253s ]
  723. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001938s ]
  724. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2141 LIMIT 1 [ RunTime:0.001941s ]
  725. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2141' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001915s ]
  726. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001842s ]
  727. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '40' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001896s ]
  728. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 205 LIMIT 1 [ RunTime:0.001858s ]
  729. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001889s ]
  730. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 205 LIMIT 1 [ RunTime:0.001928s ]
  731. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '205' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002079s ]
  732. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001882s ]
  733. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001989s ]
  734. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1677 LIMIT 1 [ RunTime:0.001892s ]
  735. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001921s ]
  736. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1677 LIMIT 1 [ RunTime:0.002027s ]
  737. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1677' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002032s ]
  738. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001918s ]
  739. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '40' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001965s ]
  740. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 406 LIMIT 1 [ RunTime:0.002079s ]
  741. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001947s ]
  742. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 406 LIMIT 1 [ RunTime:0.002014s ]
  743. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '406' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002057s ]
  744. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001911s ]
  745. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001888s ]
  746. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1765 LIMIT 1 [ RunTime:0.001958s ]
  747. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001980s ]
  748. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1765 LIMIT 1 [ RunTime:0.001950s ]
  749. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1765' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002006s ]
  750. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001921s ]
  751. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '30' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001988s ]
  752. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2042 LIMIT 1 [ RunTime:0.001947s ]
  753. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 20 LIMIT 1 [ RunTime:0.001847s ]
  754. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2042 LIMIT 1 [ RunTime:0.001863s ]
  755. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2042' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002046s ]
  756. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 20 LIMIT 1 [ RunTime:0.001999s ]
  757. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '20' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001929s ]
  758. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 861 LIMIT 1 [ RunTime:0.002002s ]
  759. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 860 LIMIT 1 [ RunTime:0.002039s ]
  760. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 861 LIMIT 1 [ RunTime:0.002040s ]
  761. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '861' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002126s ]
  762. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 860 LIMIT 1 [ RunTime:0.001973s ]
  763. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '860' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001934s ]
  764. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1697 LIMIT 1 [ RunTime:0.001896s ]
  765. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1287 LIMIT 1 [ RunTime:0.001881s ]
  766. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1697 LIMIT 1 [ RunTime:0.002122s ]
  767. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1697' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001922s ]
  768. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1287 LIMIT 1 [ RunTime:0.001899s ]
  769. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1287' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001928s ]
  770. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1201 LIMIT 1 [ RunTime:0.001907s ]
  771. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001896s ]
  772. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1201 LIMIT 1 [ RunTime:0.001939s ]
  773. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1201' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001964s ]
  774. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001830s ]
  775. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1058' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001966s ]
  776. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 167 LIMIT 1 [ RunTime:0.001929s ]
  777. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001883s ]
  778. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 167 LIMIT 1 [ RunTime:0.001854s ]
  779. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '167' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001892s ]
  780. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001950s ]
  781. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001895s ]
  782. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 614 LIMIT 1 [ RunTime:0.002121s ]
  783. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001874s ]
  784. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 614 LIMIT 1 [ RunTime:0.001978s ]
  785. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '614' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001944s ]
  786. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001868s ]
  787. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002243s ]
  788. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1540 LIMIT 1 [ RunTime:0.001958s ]
  789. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 930 LIMIT 1 [ RunTime:0.002050s ]
  790. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1540 LIMIT 1 [ RunTime:0.001918s ]
  791. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1540' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001974s ]
  792. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 930 LIMIT 1 [ RunTime:0.001929s ]
  793. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '930' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001992s ]
  794. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1420 LIMIT 1 [ RunTime:0.001908s ]
  795. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001960s ]
  796. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1420 LIMIT 1 [ RunTime:0.002046s ]
  797. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1420' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002009s ]
  798. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001884s ]
  799. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '5' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001942s ]
  800. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 135 LIMIT 1 [ RunTime:0.001907s ]
  801. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 16 LIMIT 1 [ RunTime:0.001895s ]
  802. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 135 LIMIT 1 [ RunTime:0.001930s ]
  803. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '135' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001981s ]
  804. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 16 LIMIT 1 [ RunTime:0.001890s ]
  805. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '16' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001958s ]
  806. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1567 LIMIT 1 [ RunTime:0.001902s ]
  807. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1082 LIMIT 1 [ RunTime:0.002048s ]
  808. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1567 LIMIT 1 [ RunTime:0.002114s ]
  809. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1567' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001929s ]
  810. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1082 LIMIT 1 [ RunTime:0.001974s ]
  811. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1082' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001983s ]
  812. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 689 LIMIT 1 [ RunTime:0.001909s ]
  813. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 687 LIMIT 1 [ RunTime:0.001941s ]
  814. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 689 LIMIT 1 [ RunTime:0.001853s ]
  815. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '689' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001904s ]
  816. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 687 LIMIT 1 [ RunTime:0.001863s ]
  817. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '687' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001889s ]
  818. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1894 LIMIT 1 [ RunTime:0.001878s ]
  819. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001971s ]
  820. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1894 LIMIT 1 [ RunTime:0.001886s ]
  821. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1894' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002105s ]
  822. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001987s ]
  823. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002571s ]
  824. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1327 LIMIT 1 [ RunTime:0.002608s ]
  825. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.002560s ]
  826. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1327 LIMIT 1 [ RunTime:0.002561s ]
  827. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1327' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001982s ]
  828. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001825s ]
  829. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001970s ]
  830. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1438 LIMIT 1 [ RunTime:0.001900s ]
  831. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001912s ]
  832. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1438 LIMIT 1 [ RunTime:0.001892s ]
  833. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1438' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001950s ]
  834. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001915s ]
  835. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002018s ]
  836. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 415 LIMIT 1 [ RunTime:0.001982s ]
  837. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.002031s ]
  838. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 415 LIMIT 1 [ RunTime:0.001960s ]
  839. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '415' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.003142s ]
  840. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.002311s ]
  841. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '53' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002079s ]
  842. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1210 LIMIT 1 [ RunTime:0.001869s ]
  843. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001889s ]
  844. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1210 LIMIT 1 [ RunTime:0.001927s ]
  845. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1210' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002011s ]
  846. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.003151s ]
  847. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001963s ]
  848. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 868 LIMIT 1 [ RunTime:0.001917s ]
  849. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001908s ]
  850. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 868 LIMIT 1 [ RunTime:0.001958s ]
  851. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '868' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001965s ]
  852. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.002128s ]
  853. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '53' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001948s ]
  854. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 150 LIMIT 1 [ RunTime:0.002068s ]
  855. SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.002291s ]
  856. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 150 LIMIT 1 [ RunTime:0.001886s ]
  857. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '150' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002003s ]
  858. SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001898s ]
  859. SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001932s ]
2.004035s