sowon4187 5 anni fa
parent
commit
62641e66be

+ 1 - 1
src/main/java/com/style24/admin/biz/service/TsaPlanService.java

@@ -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();