This commit is contained in:
2023-03-18 09:52:41 +08:00
parent a2ec0d051a
commit f3881322f0
6 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ use Hyperf\Constants\Annotation\Constants;
class SubTemplateCode extends AbstractConstants
{
/**
* @Message("患者回复通知")
* @MessageIm("患者回复通知")
*/
const PATIENT_RESPONSE = "patientResponse";
}