查询所有的生成功能名字
This commit is contained in:
@@ -56,4 +56,6 @@ public interface ConvenientInquiryService extends IService<Questionnaire> {
|
||||
String exportTransactionRecords(QueryPaymentInfoDTO queryPaymentInfoDTO, HttpServletResponse response);
|
||||
|
||||
PageBaseResponse<AccountCreditsUsageDTO> getGenerateFrequency(AccountCreditsUsageQueryDTO queryDTO);
|
||||
|
||||
List<String> getAllGenerateFuncName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user