From 42ab2d8a8b0b2da3b68415fb2960aa5bd6b6b585 Mon Sep 17 00:00:00 2001 From: rylon Date: Tue, 27 May 2014 01:26:14 +0200 Subject: [PATCH] missing sql statement --- .../sql/webcraft_billing_satelite_api.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/danube/sai/saimod_webcraft_billing_satelite/sql/webcraft_billing_satelite_api.sql b/danube/sai/saimod_webcraft_billing_satelite/sql/webcraft_billing_satelite_api.sql index 8b13789..5e8010d 100644 --- a/danube/sai/saimod_webcraft_billing_satelite/sql/webcraft_billing_satelite_api.sql +++ b/danube/sai/saimod_webcraft_billing_satelite/sql/webcraft_billing_satelite_api.sql @@ -1 +1 @@ - +INSERT INTO `system_api` (`ID`, `group`, `type`, `parentID`, `parentValue`, `name`, `verify`) VALUES (100, 42, 2, 3, 'getpdf', 'billid', 'UINT'); \ No newline at end of file