7 lines
94 B
PHP
7 lines
94 B
PHP
<?php
|
|
|
|
return [
|
|
'waiting'=>'待处理',
|
|
'refuse'=>'驳回',
|
|
'success'=>'成功'
|
|
]; |