select(); } /** * 按照现在销售人员的资源拥有情况分配资源 */ public function allocateResource() { Log::write('按照现在销售人员的资源拥有情况分配资源'); } }