Commit f79dfbd2 authored by đinh thị đầm's avatar đinh thị đầm

edit CampaignCfgServiceImpl

parent 6f785531
......@@ -46,4 +46,5 @@ public interface CampaignCfgRepository extends JpaRepository<CampaignCfg, Long>
@Query("select c from CampaignCfg c where c.companySiteId =:p_company_site_id")
List<CampaignCfg> findAllCampaignCompleteCode();
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment