contract template endpoint

This commit is contained in:
glovetleong
2021-06-28 15:31:10 +08:00
parent 0be9350b30
commit ebdf9d57cc
16 changed files with 566 additions and 112 deletions
+1
View File
@@ -1,6 +1,7 @@
<?php
return [
'invalid_app_key' => 'INVALID_APP_KEY',
'under_error' => 'UNDER_ERROR',
'exist_error' => 'EXIST_ERROR',
'unique_error' => 'UNIQUE_ERRO',
'img_error' => 'IMG_ERROR',