@@ -864,7 +864,7 @@ public class TsaPlanService {
* @author sowon
* @since 2021. 2. 25
*/
- @Transactional
+ @Transactional("shopTxnManager")
public void createPlanContents(Plan param) {
Integer regNo = TsaSession.getInfo().getUserNo();