|
|
@@ -687,6 +687,7 @@ public class HwPlatformCompanyController {
|
|
|
* @return
|
|
|
*/
|
|
|
@GetMapping(value = "/companyInvoiceInfoList")
|
|
|
+ @PermissionData(pageComponent = "hlwinvoice/HlwCompanyInvoiceInfoList")
|
|
|
public Result<IPage<?>> companyInvoiceInfoList(HlwCompanyInvoiceInformation hlwCompanyInvoiceInformation,
|
|
|
@RequestParam(name = "pageNo", defaultValue = "1") Integer pageNo,
|
|
|
@RequestParam(name = "pageSize", defaultValue = "10") Integer pageSize,
|