@@ -45,6 +45,16 @@ class PcIssue extends Controller
}
/**
+ * @api {get} /admin/pcIssue/preDraw 预开奖
+ * @apiGroup 极速28
+ *
+ * @apiUse result
+ * @apiUse header
+ * @apiVersion 1.0.0
+ * @apiParam {string} issue_no 期号
+ * @apiParam {int} he 预开奖号码
+ * - 开奖号码取值范围:0-27
*
*/
public function preDraw()