Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$return = ['code' => 0, 'msg' => dr_lang('未付款')];
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$return = ['code' => 0, 'msg' => dr_lang('未付款')];
|
||||