fix: comentario corregido
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
b39b28e43d
commit
fa89d1f944
|
@ -6,8 +6,6 @@ CREATE DEFINER=`root`@`localhost` PROCEDURE `vn`.`zone_getPostalCode`(vSelf INT)
|
||||||
BEGIN
|
BEGIN
|
||||||
/**
|
/**
|
||||||
* Devuelve los códigos postales incluidos en una zona
|
* Devuelve los códigos postales incluidos en una zona
|
||||||
*
|
|
||||||
* @return vNewTicket
|
|
||||||
*/
|
*/
|
||||||
DECLARE vGeoFk INT DEFAULT NULL;
|
DECLARE vGeoFk INT DEFAULT NULL;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue