force-app/main/default/classes/ConsumableController.cls
@@ -1,4 +1,4 @@ public without sharing class ConsumableController { public without sharing class { /*****************検索用******************/ public Consumable_order__c coc { get; set; } // FIMXE Consumable_order__c のインスタンス、sql多すぎ