* Adjust the xuan permission.

This commit is contained in:
hufangzhou
2022-07-27 15:54:51 +08:00
parent 47d47c37c2
commit 9b719cf31e
@@ -1,5 +1,5 @@
<?php
public static function getLicensePropertyValue($propertyName)
{
return false;
return ',,';
}