增加招商经理同意面试预约操作日志记录

This commit is contained in:
feng.li
2023-12-12 17:30:57 +08:00
parent 85991fcc15
commit af8727ff6e
6 changed files with 45 additions and 23 deletions

View File

@@ -27,7 +27,7 @@ import java.util.List;
* @description:
* @date 2023/05/15 02:52
*/
@Profile({"local", "dev", "ab", "test"})
@Profile({"local", "dev", "ab", "test", "pre"})
@Configuration
@EnableSwagger2
@EnableKnife4j