feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
2 changed files with 8 additions and 0 deletions
Showing only changes of commit ce94751764 - Show all commits

View File

@ -0,0 +1,4 @@
package com.interplug.qcast.biz.master.dto;
public class MasterService {
}

View File

@ -0,0 +1,4 @@
package com.interplug.qcast.config.openfeign;
public class OpenFeignConfig {
}